All Projects → Barebit → X86reference

Barebit / X86reference

Licence: lgpl-3.0
X86 Opcode and Instruction Reference: http://ref.x86asm.net

Projects that are alternatives of or similar to X86reference

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.
Stars: ✭ 540 (+239.62%)
Mutual labels:  x86, x64
Iced
Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for .NET, Rust, Python, JavaScript
Stars: ✭ 1,102 (+593.08%)
Mutual labels:  x86, x64
Rappel
A linux-based assembly REPL for x86, amd64, armv7, and armv8
Stars: ✭ 818 (+414.47%)
Mutual labels:  x86, x64
X86 Bare Metal Examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QE…
Stars: ✭ 3,985 (+2406.29%)
Mutual labels:  x86, x64
Xray 16
Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
Stars: ✭ 1,806 (+1035.85%)
Mutual labels:  x86, x64
Labeless
Labeless is a multipurpose IDA Pro plugin system for labels/comments synchronization with a debugger backend, with complex memory dumping and interactive Python scripting capabilities.
Stars: ✭ 378 (+137.74%)
Mutual labels:  x86, x64
Beelzebub
The Lord of Flies - A hobby operating system
Stars: ✭ 24 (-84.91%)
Mutual labels:  x86, x64
Saraff.Twain.NET
Saraff.Twain.NET is the skillful scanning component which allows you to control work of flatbed scanner, web and digital camera and any other TWAIN device from .NET environment. You can use this library in your programs written in any programming languages compatible with .NET technology.
Stars: ✭ 74 (-53.46%)
Mutual labels:  x64, x86
Dbgchild
Debug Child Process Tool (auto attach)
Stars: ✭ 145 (-8.81%)
Mutual labels:  x86, x64
X64dbg
An open-source x64/x32 debugger for windows.
Stars: ✭ 37,825 (+23689.31%)
Mutual labels:  x86, x64
Reverse Engineering Tutorial
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
Stars: ✭ 5,763 (+3524.53%)
Mutual labels:  x86, x64
Asm Cli Rust
interative assembly shell written in rust
Stars: ✭ 133 (-16.35%)
Mutual labels:  x86, x64
Mirage
kernel-mode Anti-Anti-Debug plugin. based on intel vt-x && ept technology
Stars: ✭ 272 (+71.07%)
Mutual labels:  x86, x64
Winrepl
x86 and x64 assembly "read-eval-print loop" shell for Windows
Stars: ✭ 424 (+166.67%)
Mutual labels:  x86, x64
NIM-CSharp-SDK
网易云信C# SDK
Stars: ✭ 15 (-90.57%)
Mutual labels:  x64, x86
Distorm
Powerful Disassembler Library For x86/AMD64
Stars: ✭ 829 (+421.38%)
Mutual labels:  x86, x64
Reloaded.Assembler
Minimal .NET wrapper around the simple, easy to use Flat Assembler written by Tomasz Grysztar. Supports both x64 and x86 development.
Stars: ✭ 17 (-89.31%)
Mutual labels:  x64, x86
xgadget
Fast, parallel, cross-variant ROP/JOP gadget search for x86/x64 binaries.
Stars: ✭ 33 (-79.25%)
Mutual labels:  x64, x86
Inline Hook
simple inline-hook framework works for x86, x64, arm and thumb
Stars: ✭ 102 (-35.85%)
Mutual labels:  x86, x64
Asm
Assembly Tutorial for DOS
Stars: ✭ 125 (-21.38%)
Mutual labels:  x86, x64

X86 Opcode and Instruction Reference

Work-in-progress repository. For more see ref.x86asm.net.

Assembler work:

For Scala x86 instructions generated from XML: scala-x86-inst

For the code that generated the instructions: scala-x86-gen

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].