From eaac3869c0b9529ebeb6778ec87c93f80164df74 Mon Sep 17 00:00:00 2001 From: extremecoders-re Date: Fri, 23 Sep 2022 15:18:26 +0530 Subject: [PATCH] Mention support for encrypted exe's in -ng version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1313cbb..fcc622e 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ For other questions and information, please see the [Wiki](https://github.com/ex ## See also - [pyinstxtractor-ng](https://github.com/pyinstxtractor/pyinstxtractor-ng): -A standalone binary version of pyinstxtractor. This tool doesn't require Python to run and can extract all supported versions of PyInstaller. +A standalone binary version of pyinstxtractor. This tool doesn't require Python to run and can extract all supported versions of PyInstaller. It also supports encrypted pyinstaller executables. - [pyinstxtractor-web](https://pyinstxtractor-web.netlify.app): pyinstxtractor running in the web browser, powered by Go & GopherJS. ## License