From 3f9ff3a7b9f6a0d9f6ede6f3d4c88a38b4c63eb0 Mon Sep 17 00:00:00 2001 From: extremecoders-re Date: Sun, 18 Sep 2022 17:36:41 +0530 Subject: [PATCH] Add note to pyinstxtractor-ng --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2440ace..13f4e10 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,11 @@ Pyinstxtractor can natively extract Linux ELF binaries without other requiring a For other questions and information, please see the [Wiki](https://github.com/extremecoders-re/pyinstxtractor/wiki/Extracting-Linux-ELF-binaries) and the [FAQ](https://github.com/extremecoders-re/pyinstxtractor/wiki/Frequently-Asked-Questions) +## 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. + ## License GNU General Public License v3.0 \ No newline at end of file