Skip to content

Instantly share code, notes, and snippets.

@whitequark
whitequark / meow.md
Last active August 15, 2025 11:56
reverse engineering tools

"%" means not tested by me personally.

Reference material

Disassemblers and decompilers

  • Binary Ninja: interactive native code disassembler, decompiler, and debugger
  • when building, replace the BN SDK it downloads with a path to BN API library