
Fast and lightweight x86/x86-64 disassembler and code ... - GitHub
Fast and lightweight x86/x86-64 disassembler and code generation library - zyantific/zydis
GitHub - REDasmOrg/REDasm: The OpenSource Disassembler
The OpenSource Disassembler. Contribute to REDasmOrg/REDasm development by creating an account on GitHub.
disassembler · GitHub Topics · GitHub
Oct 30, 2025 · GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Ghidra Software Reverse Engineering Framework - GitHub
Ghidra is a software reverse engineering (SRE) framework created and maintained by the National Security Agency Research Directorate. This framework includes a suite of full …
Java decompiler, assembler, and disassembler - GitHub
Java decompiler, assembler, and disassembler. Contribute to Storyyeller/Krakatau development by creating an account on GitHub.
The Bitdefender disassembler - GitHub
The Bitdefender disassembler (bddisasm) is a lightweight, x86/x64 only instruction decoder. It is easy to integrate, easy to work with, it has no external dependencies, it is thread-safe, it …
GitHub - jbremer/darm: A light-weight and efficient disassembler ...
A light-weight and efficient disassembler written in C for the ARMv7 instruction set. - jbremer/darm
DeepDi: A Fast and Accurate Disassembler for Binary Code AI
Disassembly is the cornerstone of many cybersecurity solutions (vulnerability search, malware classification, etc.). Deepbits leverages the recent advance in deep learning to develop …
GitHub - Koukyosyumei/MyDisassembler: Disassembler for X86-64 ...
About Disassembler for X86-64 implemented from scratch in C++ assembly x86-64 disassembler disassembly Readme Apache-2.0 license Activity
GitHub - suleram/View8: View8 - Decompiles serialized V8 objects …
Jul 8, 2024 · View8 is a static analysis tool designed to decompile serialized V8 bytecode objects (JSC files) into high-level readable code. To parse and disassemble these serialized objects, …