40 skills found · Page 1 of 2
zyantific / ZydisFast and lightweight x86/x86-64 disassembler and code generation library
gdabah / DistormPowerful Disassembler Library For x86/AMD64
rdbo / LibmemAdvanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform) (x86/x64) (DLL/SO Injection) (Internal/External) (Assembler/Disassembler)
vmt / Udis86Disassembler Library for x86 and x86-64
yhs0602 / Android DisassemblerDisassemble ANY files including .so (NDK, JNI), Windows PE(EXE, DLL, SYS, etc), linux binaries, libraries, and any other files such as pictures, audios, etc(for fun)files on Android. Capstone-based disassembler application on android. 안드로이드 NDK 공유 라이브러리, Windows 바이너리, etc,... 리버싱 앱
rocky / Python XdisPython cross-version bytecode library and disassembler
athre0z / WasmWebAssembly decoder & disassembler library
danielplohmann / SmdaSMDA is a minimalist recursive disassembler library that is optimized for accurate Control Flow Graph (CFG) recovery from memory dumps.
gitGNU / ObjconvObject file converter This utility can be used for converting object files between COFF/PE, OMF, ELF and Mach-O formats for all 32-bit and 64-bit x86 platforms. Can modify symbol names in object files. Can build, modify and convert function libraries across platforms. Can dump object files and executable files. Also includes a very good disassembler supporting the SSE4, AVX, AVX2, AVX512, FMA3, FMA4, XOP and Knights Corner instruction sets.
swojtasiak / Fcml LibA general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library).
ForwardCom / BintoolsBinary tools: assembler, disassembler, linker, library manager, emulator
ethereum / EvmdasmA lightweight ethereum evm bytecode instruction registry, disassembler and evmcode manipulation library
parasyte / Node CapstoneNode.js bindings for the Capstone disassembler library. https://parasyte.github.io/node-capstone-docs
delphilite / BeaEngineDelphiBeaEngine Disassembler Library Binding for Delphi
kubkon / Zig Dis X86 64x86_64 disassembler library written in Zig
tgtakaoka / LibasmC++ library of assembler / disassembler that can run on embedded system
Mithreindeir / DynzasmX86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library
DispatchCode / X64 Instruction DecoderAn x86/x64 instruction disassembler written in C
delphilite / CapstoneDelphiCapstone Disassembler Library Binding for Delphi
xoofx / Asm6502Asm6502 is a lightweight C# library for the 6502/6510 CPU that combines a fluent, strongly typed assembler/disassembler with a cycle-accurate CPU emulator.