2 रिपॉजिटरी
Tools for computing and mapping hardware-specific operation codes for binary analysis.
Distinct from Virtual Machine Instruction Education: None of the candidates cover the actual computation of x86/x64 opcodes for analysis; candidates are either educational or unrelated AI/Awesome lists.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Machine Opcode Calculations. Refine with filters or upvote what's useful.
Pics is a comprehensive reference library providing visual documentation for binary file structures, character encodings, processor instruction sets, and hardware architecture maps. It serves as a centralized resource for the dissection and analysis of diverse binary formats, including executables, images, and archives. The project specializes in mapping complex specifications into visual layouts. This includes the creation of schematic diagrams to explain the physical and logical organization of hardware components and the maintenance of a catalog for processor opcodes across multiple hardwa
Organizes processor instruction sets into searchable grids linking binary codes to assembly mnemonics.
Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and packers. It functions as a binary file identifier that utilizes signature matching and heuristic analysis to identify executable and archive formats. The project includes a custom file signature engine and a scriptable rule system for defining and applying detection logic to identify specific binary patterns. It features specialized detectors for Android packages, such as APK and DEX files, and a malware packer detector to identify protections, obfuscators, and virus families. T
Provides capabilities to compute x86 and x64 operation codes for low-level binary analysis and instruction mapping.