Skip to content
  • Features
  • Business
  • Explore
  • Marketplace
  • Pricing
Sign in or Sign up

assembly

Related topics See more topics

tars-cli language nuget asm game visual-studio register dll

Repositories 1,450

Filter by language
All 1,450 Assembly 662 C 217 C++ 89 Python 81 Java 39 C# 37 JavaScript 27 Go 22 HTML 17 Rust 14
Sort options
Best match Most stars Fewest stars Most forks Fewest forks Recently updated Least recently updated

DennisYurichev / RE-for-beginners

6.1k
"Reverse Engineering for Beginners" free book
reverse-engineering book x86 x86-64 mips mips-assembly assembly assembly-language arm tex latex
TeX Updated Jun 14, 2018

Dman95 / SASM

5.6k
SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages
assembly assembler assembly-language ide nasm fasm gas sasm
Python Updated Mar 12, 2018

pbatard / rufus

5.3k
The Reliable USB Formatting Utility
rufus usb c iso bootable-drives mbr assembly uefi bios boot windows syslinux freedos grub grub4dos sha1 sha256 md5 gpt windows-to-go
C Updated Jun 15, 2018

gurugio / lowlevelprogramming-university

5.1k
How to be low-level programmer
low-level linux-kernel assembly c system-programming
Updated Jun 15, 2018

mattgodbolt / compiler-explorer

4.2k
Run compilers interactively from your web browser and interact with the assembly
rust c-plus-plus go dlang compiler cpp assembly ispc haskell swift
JavaScript Updated Jun 16, 2018 28 issues need help

Gallopsled / pwntools

4k
CTF framework and exploit development library
ctf exploit python pwntools assembly ctf-framework shellcode rop pwnable defcon capture-the-flag wargame
Python Updated Jun 13, 2018

HJLebbink / asm-dude

3.8k
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly wi…
visual-studio assembly-language-programming syntax-highlighting avx512 avx2 code-completion assembly visual-studio-extension assembler x86-64 masm nasm disassembly
C# Updated Jun 14, 2018

ReturnInfinity / BareMetal-OS-legacy

1.7k
BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be…
baremetal assembly
Assembly Updated Nov 20, 2017

MattPD / cpplinks

1.4k
A categorized list of C++ resources.
cpp cplusplus c-plus-plus assembly computer-architecture compilers debugging
Updated May 17, 2018

Maratyszcza / PeachPy

1.1k
x86-64 assembler embedded in Python
python assembly assembler compiler x86-64
Python Updated Feb 25, 2018 1 issue needs help

ThomasJaeger / VisualMASM

991
Visual MASM - Assembly IDE for Microsoft MASM
masm microsoft-masm assembly ide visual x86 assembler assembly-language-programming assembly-language native
Pascal Updated Jan 26, 2018

kaxap / arl

815
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
awesome python java c cpp nodejs csharp php ruby typescript swift objective-c vbnet assembly r perl matlab golang scala haskell
Python Updated Jun 12, 2018

wichtounet / thor-os

811
Simple operating system in C++, written from scratch
c-plus-plus operating-systems cpp assembly cpu intel network multi-process
C++ Updated Apr 6, 2018

simon987 / Much-Assembly-Required

684
Assembly programming game
assembly game websocket mongodb
Java Updated Jun 8, 2018 1 issue needs help

yrp604 / rappel

656
A linux-based assembly REPL for x86, amd64, armv7, and armv8
repl asm armv7 x86 x86-64 linux x64 rappel debugger ptrace assembly-repl assembly assembly-language armv8 aarch64
C Updated Aug 30, 2017

reicast / reicast-emulator

609
Reicast is a multiplatform Sega Dreamcast emulator
dreamcast emulator android linux cpp assembly superh arm x86 jit-compiler
C Updated Jun 14, 2018 53 issues need help

RRZE-HPC / likwid

564
Performance monitoring and benchmarking suite
likwid hardware-performance-counters threading x86 c lua hwloc linux pin assembly benchmarking instrumentation profiling performance-engineering performance-analysis
C Updated Jun 7, 2018

merrychap / shellen

551
🌸 Interactive shellcoding environment to easily craft shellcodes
keystone capstone shellcode interactive assembler dissassembler pwn shellcoding assembly disassembly syscalls architecture dsm asm shell syscall-table common-shellcodes exploitation ctf exploit
Python Updated Mar 6, 2018

vygr / ChrysaLisp

548
Parallel OS, with GUI, Terminal, OO Assembler, Class libraries, C-Script compiler, Lisp interpreter and more...
os lisp assembly vm gui osx linux x86-64 aarch64 raspberry-pi-3
C++ Updated Jun 16, 2018 1 issue needs help

wxyyxc1992 / ProgrammingLanguage-Series

431
📚 编程语言语法基础与工程实践,JavaScript | Java | Python | Go | Rust | CPP | Swift
assembly c cpp go haskell jvm java lua python swift javascript
Updated May 20, 2018

akkartik / mu

405
Soul of a tiny new machine. Track side effects in safe Assembly → More thorough tests → More malleable and rewrite-fr…
c-plus-plus teaching literate-programming programming-literacy white-box-testing linux openbsd darwin programming-language programming-environment assembly vm generic-programming referentially-transparent higher-order-functions unit-tested macos
HTML Updated Jun 16, 2018

ReturnInfinity / Pure64

401
Pure64 is a software loader that was initially created for BareMetal OS. The loader sets the computer into a full 64-…
loader assembly
C Updated Jun 8, 2018

zdresearch / OWASP-ZSC

397
OWASP ZSC - Shellcode/Obfuscate Code Generator
shellcode python assembly obfuscator owasp linux windows osx
Python Updated Apr 24, 2018

PowerNex / PowerNex

383
An operating system written in D
kernel osdev dlang gas assembly operating-system powernex
D Updated Jun 15, 2018

hugsy / cemu

361
Cheap EMUlator: lightweight multi-architecture assembly playground
keystone unicorn capstone assembly shellcode sparc arm aarch64 x86-64 x86-32 powerpc mips
Python Updated Mar 27, 2018

yellowbyte / reverse-engineering-reference-manual

350
collage of reverse engineering topics that I find interesting
reverse-engineering anti-reversing x86 x86-64 assembly low-level reverse-engineering-tutorial
Python Updated May 21, 2018

minio / sha256-simd

346
Accelerate SHA256 computations in pure Go using AVX512 and AVX2 for Intel and ARM64 for ARM. On AVX512 it provides an…
avx intel arm assembly golang avx-instructions plan9 avx512
Go Updated Jun 10, 2018

wetw0rk / Sickle

343
Shellcode development tool
binary binary-analysis shellcode python python3 exploitation capstone linux nasm shellcode-development sickle wrapper assembly
Python Updated May 23, 2018

francisrstokes / 16bitjs

336
A 16-bit virtual machine, including assembly language with 37 instructions, binary assembler, and a step through debu…
javascript 16-bit vm virtual-machine assembly-language cpu assembly virtual
JavaScript Updated Oct 23, 2017 1 issue needs help

minio / highwayhash

308
Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB…
hash-functions plan9 highway-hash assembly neon avx2
Go Updated May 4, 2018
  • © 2018 GitHub, Inc.
  • Terms
  • Privacy
  • Security
  • Status
  • Help
  • Contact GitHub
  • API
  • Training
  • Shop
  • Blog
  • About
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Press h to open a hovercard with more details.