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.
Stars
1.0k
Forks
122
Watchers
1.0k
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
172
commits
150
commits
22
commits
11
commits
4
commits
3
commits
2
commits
1
commits
1
commits
1
commits
Added missing header files to BDDISASM_PUBLIC_HEADERS.
262d0acView on GitHubChange the definition of shemu_printf so that unused parameters are removed from the compiled binary (#111)
c43ceb8View on GitHubAdd support for SIMD Exceptions reporting and new x86 ISAs (#108)
c282f06View on GitHubMerge pull request #107 from ScimitarEnjoyer/bugfix/unsupported-inst-edge-case
7d005faView on GitHub