01List all exported symbols from a DLL.
02Patch binary files by NOPing out bytes at a specified offset.
032 GitHub stars
04Invert conditional jumps (e.g., JZ↔JNZ) at a given file offset.
05List all imported DLLs and functions with ordinals.
06Analyze PE headers to dump DOS, COFF File Header, Optional Header, and section details.