bddisasm
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior.
How to download and setup bddisasm
Open terminal and run command
git clone https://github.com/bitdefender/bddisasm.git
git clone is used to create a copy or clone of bddisasm repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with bddisasm https://github.com/bitdefender/bddisasm/archive/master.zip
Or simply clone bddisasm with SSH
[email protected]:bitdefender/bddisasm.git
If you have some problems with bddisasm
You may open issue on bddisasm support forum (system) here: https://github.com/bitdefender/bddisasm/issuesSimilar to bddisasm repositories
Here you may see bddisasm alternatives and analogs
x64dbg reactos edb-debugger zydis RE-for-beginners mandibule v86 capstone plasma unicorn asmjit mcsema barf-project VisualMASM keystone SmallerC bap rappel reicast-emulator likwid steed keypatch x86-assembly-cheat reverse-engineering-reference-manual cross arm_now FlingOS mnist-android-tensorflow y86 The_Holy_Book_of_X86