-
Updated
Jul 31, 2021 - C++
#
x86
Here are 1,129 public repositories matching this topic...
An open-source x64/x32 debugger for windows.
Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
security
arm
framework
mips
x86-64
ethereum
reverse-engineering
disassembler
webassembly
riscv
x86
arm64
sparc
m68k
powerpc
systemz
bpf
m0s65xx
m680x
tms320c64x
-
Updated
Jul 5, 2021 - C
A FREE comprehensive reverse engineering course covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
c
c-plus-plus
arm
hack
assembly
x64
reverse-engineering
malware
hacking
cybersecurity
assembly-language
x86
cyber
assembly-language-programming
cyber-security
arm-assembly
reverse-engineering-tutorial
cyber-threat-intelligence
assembly-x86-64
assembly-arm
-
Updated
Jul 30, 2021 - C
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系统编程的数十个最小操作系统。 已在QEMU 2.10中的Ubuntu 17.10主机和真实硬件上进行了测试。 Userland作弊网址:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM裸机安装程序位于:https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal- 设置
-
Updated
May 14, 2021 - Assembly
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
c
kernel
x86-64
os
osdev
operating-system
terminal-emulators
text-editor
window-manager
toaruos
smp
windowing
x86
bootloader
operating-systems
compositor
c-library
baremetal
terminal-emulator
cdrom
-
Updated
Jul 31, 2021 - C
microshow
commented
Apr 28, 2019
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
-
Updated
May 16, 2020 - Python
Raspberry Pi & NanoPi R2S/R4S & G-Dock & x86 OpenWrt Compile Project. (Based on Github Action / Daily Update)
-
Updated
Jul 25, 2021 - Shell
Aiethel
commented
Oct 19, 2019
While the test_suite presented in #589 does work, it is still pretty simple and can be improved and enhanced.
- Add tests for gnutils and coreutils.
- Add necessary utilities so more complex programs can be compiled from sources.
- Integrate CMake, so one could write something like
make validateand the subset of test that is deemed necessary (for example everything withmint
protestant19
commented
Jul 29, 2021
At the moment shows in your Discord game status engine name, location name or not if you in menu, spent time
Box86 - Linux Userspace x86 Emulator with a twist, targeted at ARM Linux devices
-
Updated
Aug 3, 2021 - C
Binary Analysis Platform
emulator
security
arm
mips
static-analysis
ocaml
reverse-engineering
disassembler
symbolic-execution
bap
x86
dynamic-analysis
binary-analysis
instruction-semantics
program-analysis
taint-analysis
powerpc
program-verification
lifter
-
Updated
Jul 30, 2021 - OCaml
BARF : A multiplatform open source Binary Analysis and Reverse engineering Framework
-
Updated
Nov 24, 2019 - Python
Visual MASM - Assembly IDE for Microsoft MASM
native
assembly
ide
visual
assembler
assembly-language
x86
assembly-language-programming
masm
microsoft-masm
-
Updated
Jan 26, 2018 - Pascal
OpenWrt for Nanopi R2S/R4S/X86
-
Updated
Aug 2, 2021 - Shell
Performance monitoring and benchmarking suite
c
linux
performance-engineering
benchmarking
lua
assembly
instrumentation
x86
threading
performance-analysis
profiling
hwloc
pin
armv8
likwid
hardware-performance-counters
nvidia-gpu
power9
-
Updated
Aug 3, 2021 - C
Simple C compiler
-
Updated
Dec 9, 2020 - C
Reko is a binary decompiler.
arm
dotnet
x86-64
decompiler
reverse-engineering
disassembler
x86
decompile
m68k
aarch64
risc-v
decompiler-engine
disassemble
-
Updated
Aug 3, 2021 - C#
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
-
Updated
Aug 3, 2021 - Assembly
Powerful Disassembler Library For x86/AMD64
x64
x86-64
disassembler
x86
disassembly
distorm
disassembler-library
disassembler-distorm
distorm3
distorm64
-
Updated
Jun 13, 2021 - C
Improve this page
Add a description, image, and links to the x86 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the x86 topic, visit your repo's landing page and select "manage topics."


It would be nice to also have some sort of screenshot functionality for text mode too. A not-too-complicated way to do it may be extracting the
text_screenouterHTML to pop it into adata:text/htmlwith the necessary styles.