Example Usage
usage: Nyxelf [-h] --file FILE [--unpack] [--genai] [--nettrace] [--syscall] [--kernel] [--logtofile]
_____ ___ ___ ___ ___ ___ _______ ___ _______
(" \|" \ |" \/" | |" \/" | /" "| |" | /" "|
|.\\ \ | \ \ / \ \ / (: ______) || | (: ______)
|: \. \\ | \\ \/ \\ \/ \/ | |: | \/ |
|. \ \. | / / /\. \ // ___)_ \ |___ // ___)
| \ \ | / / / \ \ (: "| ( \_|: \ (: (
\___|\____\) |___/ |___/\___| \_______) \_______) \__/
[Another ELF Analysis Framework]
options:
-h, --help show this help message and exit
--file FILE Path to the file to be analyzed.
--unpack Attempt to unpack UPX-compressed binaries before analysis.
--genai Invoke AI-assisted summarization for dynamic analysis.
--nettrace Trace network activity using tcpdump during execution.
--syscall List only syscall hits (suppress argument details).
--kernel Show kernel tracepoints probed during execution.
--logtofile Saves QEMU Logs to `qemu.logs` under ./data/, else prints to stdout.
Nyxelf is an unpredictable yet powerful "cutt
See also
Zygisk-Il2CppDumper
Open Source
Using Zygisk to dump il2cpp data at runtime…
GH-Offset-Dumper
Free
Scan signatures and netvars. Dumps header files, cheat tables and ReClass files.…
toolkit
Free
The essential toolkit for reversing, malware analysis, and cracking…
Frida
Open Source
Kali
Dynamic instrumentation toolkit for developers, reverse engineers, and security researchers. Injects…
Angr
Open Source
Python binary analysis framework supporting both static and dynamic symbolic execution (concolic exe…
bddisasm
Open Source
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, bas…