Screenshots
Example Usage
GDB TUI Dashboard for the understanding of vast knowledge
Usage: heretek [OPTIONS]
Options:
--gdb-path <GDB_PATH>
Override gdb executable path
-r, --remote <REMOTE>
Connect to nc session
`mkfifo gdb_pipe; cat gdb_pipe | gdb --interpreter=mi | nc -l -p 12345 > gdb_pipe`
--ptr-size <PTR_SIZE>
Switch into 32-bit mode
Heretek will do it's best to figure this out on it's own, but this will force the pointers to be evaluated as 32 bit
[default: auto]
[possible values: 32, 64, auto]
-c, --cmds <CMDS>
Execute GDB commands line-by-line from file
lines starting with # are ignored
--log-path <LOG_PATH>
Path to write log
Set env `RUST_LOG` to change log level
-h, --help
Print help (see a summary with '-h')
-V, --version
Print version
See also
ret-sync
Open Source
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2…
.NET-Deobfuscator
Open Source
Lists of .NET Deobfuscator and Unpacker (Open Source)…
ida-sigmaker
Open Source
sigmaker is a zero-dependency IDA Pro 9.0+ cross-platform signature maker plugin with optional SIMD …
Ghidra
Open Source
Kali
NSA-developed software reverse engineering suite. Features a disassembler, decompiler, scripting (Ja…
omni
Open Source
A modern zero-allocation C++23 library for working with low-level Windows within user-space. Iterati…
NTRGhidra
Open Source
A Nintendo DS binary loader for Ghidra…