49121 |
6556 |
103 |
12 hours ago |
Apollo-11/1 |
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules. |
15465 |
2352 |
252 |
1 year, 11 months ago |
MS-DOS/2 |
The original sources of MS-DOS 1.25 and 2.0, for reference purposes |
7625 |
881 |
364 |
a day ago |
compiler-explorer/3 |
Run compilers interactively from your web browser and interact with the assembly |
7221 |
1579 |
36 |
29 days ago |
mal/4 |
mal - Make a Lisp |
5581 |
1304 |
16 |
2 days ago |
hello-world/5 |
Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md for contribution instructions! |
5308 |
587 |
0 |
3 years ago |
Prince-of-Persia-Apple-II/6 |
A running-jumping-swordfighting game I made on the Apple II from 1985-89 |
4891 |
421 |
2 |
7 months ago |
pics/7 |
Posters, drawings... |
4455 |
568 |
107 |
19 days ago |
cjdns/8 |
An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. |
4371 |
356 |
0 |
50 years ago |
unix-history-repo/9 |
Continuous Unix commit history from 1970 until today |
3112 |
285 |
1 |
4 months ago |
x86-bare-metal-examples/10 |
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 |
2481 |
445 |
10 |
3 days ago |
pokered/11 |
Disassembly of Pokémon Red/Blue |
2329 |
159 |
14 |
a month ago |
asmttpd/12 |
Web server for Linux written in amd64 assembly. |
2242 |
442 |
25 |
1 year, 10 months ago |
raspberrypi/13 |
Raspberry Pi ARM based bare metal examples |
2225 |
167 |
201 |
15 days ago |
rav1e/14 |
The fastest and safest AV1 encoder. |
1998 |
87 |
24 |
6 days ago |
BLAKE3/15 |
the official Rust and C implementations of the BLAKE3 cryptographic hash function |
1936 |
897 |
14 |
30 days ago |
cpuminer/16 |
CPU miner for Litecoin and Bitcoin |
1924 |
290 |
29 |
a month ago |
virtualagc/17 |
Virtual Apollo Guidance Computer (AGC) software |
1881 |
331 |
199 |
a month ago |
ring/18 |
Safe, fast, small crypto using Rust |
1690 |
305 |
23 |
3 years ago |
BareMetal-OS-legacy/19 |
BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be written in Assembly, C/C++, and Rust. |
1434 |
211 |
5 |
1 year, 5 months ago |
asm/20 |
Learning assembly for linux-x64 |
1354 |
386 |
20 |
a day ago |
pokecrystal/21 |
Disassembly of Pokémon Crystal |
1334 |
261 |
93 |
26 days ago |
algorithm-archive/22 |
A collaborative book on algorithms |
1222 |
423 |
3 |
4 months ago |
tools/23 |
Security and Hacking Tools, Exploits, Proof of Concepts, Shellcodes, Scripts. |
1205 |
64 |
1 |
4 months ago |
bootOS/24 |
bootOS is a monolithic operating system in 512 bytes of x86 machine code. |
1151 |
198 |
109 |
3 months ago |
KnightOS/25 |
OS for z80 calculators |
1087 |
165 |
3 |
8 days ago |
pocs/26 |
Proof of Concepts (PE, PDF...) |
985 |
738 |
232 |
a month ago |
BLHeli/27 |
BLHeli for brushless ESC firmware |
916 |
82 |
0 |
2 months ago |
DOOM-FX/28 |
Doom/FX for Super Nintendo with SuperFX GSU2A |
912 |
60 |
7 |
5 months ago |
MineAssemble/29 |
A tiny bootable Minecraft clone written partly in x86 assembly |
888 |
145 |
41 |
6 days ago |
VexRiscv/30 |
A FPGA friendly 32 bit RISC-V CPU implementation |
852 |
101 |
1 |
2 years ago |
SecondReality/31 |
Source code and data of Second Reality by Future Crew in 1993 |
809 |
49 |
1 |
5 years ago |
floppybird/32 |
Floppy Bird (OS) |
747 |
107 |
0 |
1 year, 3 months ago |
x86-assembly-cheat/33 |
MOVED TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM and GAS covered. Tested in Ubuntu 18.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/cirosantilli/x86-bare-metal-examples, ARM cheat at: https://github.com/cirosantilli/arm-assembly-cheat |
735 |
188 |
52 |
1 year, 9 months ago |
TunSafe/34 |
Source code of the TunSafe client |
718 |
35 |
4 |
2 days ago |
mu/35 |
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society. |
694 |
40 |
0 |
3 years ago |
tetros/36 |
Tetris that fits into the boot sector. |
674 |
96 |
0 |
2 years ago |
libbpg/37 |
libbpg (copy of the source code for easy access) |
671 |
124 |
7 |
6 years ago |
8086tiny/38 |
Official repository for 8086tiny: a tiny PC emulator/virtual machine |
606 |
370 |
73 |
3 years ago |
tgy/39 |
tgy -- Open Source Firmware for ATmega-based Brushless ESCs |
573 |
160 |
2 |
5 months ago |
pe_to_shellcode/40 |
Converts PE into a shellcode |
555 |
44 |
2 |
3 years ago |
calc.asm/41 |
Minimal arithmetic calculator in x86 assembly |
553 |
114 |
4 |
2 months ago |
SysWhispers/42 |
AV/EDR evasion via direct system calls. |
535 |
1778 |
1819 |
1 year, 8 days ago |
Hello-World/43 |
Hello World in all possible programmnig languages |
521 |
28 |
30 |
5 months ago |
mooneye-gb/44 |
A Game Boy research project and emulator written in Rust |
515 |
153 |
41 |
4 months ago |
NNfSiX/45 |
Neural Networks from Scratch in various programming languages |
512 |
28 |
0 |
4 months ago |
curriculum-bootloader/46 |
Here I share the code of my CV, which is also a bootable bootloader :) |
508 |
49 |
1 |
2 years ago |
iOSAppInAssembly/47 |
An iOS app in assembly |
502 |
55 |
504 |
7 days ago |
its/48 |
Incompatible Timesharing System |
478 |
72 |
1 |
1 year, 8 months ago |
jonesforth/49 |
Mirror of JONESFORTH |
465 |
201 |
7 |
23 days ago |
x265/50 |
https://bitbucket.org/multicoreware/x265/ git mirror |
463 |
85 |
15 |
6 months ago |
Pure64/51 |
Pure64 is a software loader that was initially created for BareMetal OS. The loader sets the computer into a full 64-bit state with no legacy compatibility layers and also enables all available CPU Cores in the computer. |
456 |
318 |
3 |
5 months ago |
StudyInEsp8266/52 |
【深度开源】Wi-FI模块esp8266学习之旅(持续更新,欢迎 Star...) |
448 |
24 |
0 |
1 year, 14 days ago |
Invaders/53 |
Invaders game in 512 bytes (boot sector) |
422 |
33 |
2 |
1 year, 6 months ago |
dissection/54 |
The dissection of a simple "hello world" ELF binary. |
414 |
126 |
2 |
1 year, 9 months ago |
Amber/55 |
Reflective PE packer. |
412 |
78 |
171 |
a day ago |
z88dk/56 |
The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries. |
412 |
126 |
22 |
2 years ago |
low-level-programming/57 |
Source code for 'Low-Level Programming' by Igor Zhirkov |
410 |
25 |
4 |
1 year, 2 months ago |
FuckYouGithub/58 |
Fuck You Github |
403 |
25 |
2 |
2 months ago |
stage0/59 |
A set of minimal dependency bootstrap binaries |
400 |
31 |
0 |
11 months ago |
arpilisp/60 |
A Lisp interpreter for Raspberry Pi implemented in a single ARM assembly file |
398 |
58 |
1 |
3 years ago |
sample-os/61 |
A sample OS as demonstrated in the book Operating System: From 0 to 1 |
385 |
31 |
0 |
2 years ago |
kindle-5.6.5-jailbreak/62 |
Kindle 5.6.5 exploitation tools. |
382 |
47 |
26 |
27 days ago |
pcgeos/63 |
#FreeGEOS source codes. The offical home of the PC/GEOS operating system technology. For personal computing fans. For all developers and assembly lovers. For YOU! |
379 |
133 |
9 |
26 days ago |
XKCP/64 |
eXtended Keccak Code Package |
373 |
23 |
0 |
4 hours ago |
SwiftTrace/65 |
Trace Swift and Objective-C method invocations |
360 |
29 |
1 |
2 years ago |
PiFox/66 |
3D rail shooter written in ARM assembly |
357 |
100 |
28 |
3 days ago |
oot/67 |
Decompilation of The Legend of Zelda: Ocarina of Time |
352 |
100 |
2 |
3 days ago |
pokeyellow/68 |
Disassembly of Pokemon Yellow |
349 |
67 |
7 |
7 days ago |
gambatte/69 |
None |
337 |
33 |
0 |
2 years ago |
caffe64/70 |
No dependency caffe replacement |
337 |
81 |
1 |
a month ago |
CS7038-Malware-Analysis/71 |
Course Repository for University of Cincinnati Malware Analysis Class (CS[567]038) |
333 |
66 |
0 |
1 year, 8 months ago |
virii/72 |
Collection of ancient computer virus source codes |
332 |
109 |
14 |
4 years ago |
CardboardSDK-iOS/73 |
iOS port of Google's CardboardSDK (mobile VR toolkit) |
332 |
474 |
0 |
6 years ago |
jos/74 |
JOS lab, MIT 6.828 Operating System Engineering |
328 |
113 |
1 |
22 days ago |
Mastering-OpenCV-4-Third-Edition/75 |
Mastering OpenCV 4, Third Edition, published by Packt publishing |
324 |
47 |
13 |
a month ago |
pcmos386v501/76 |
PC-MOS/386 v5.01 and up, including cdrom driver sources. |
323 |
159 |
7 |
3 months ago |
hrm-solutions/77 |
Human Resource Machine solutions and size/speed hacks |
318 |
66 |
15 |
7 months ago |
BareMetal/78 |
A very minimal, resource efficient exo-kernel |
317 |
72 |
51 |
10 hours ago |
polishedcrystal/79 |
An upgrade to Pokémon Crystal. Brings features and content up to date, and adds some original content. |
308 |
79 |
11 |
8 months ago |
Ka-Radio/80 |
A wifi webradio with only low cost boards ESP8266 and VS1053 |
300 |
44 |
1 |
4 years ago |
msdos/81 |
MS-DOS Source Code 1.X and 2.0 |
295 |
11 |
5 |
4 years ago |
Tuff.gb/82 |
Tuff - An original game for the Nintendo GameBoy |
293 |
14 |
1 |
1 year, 14 days ago |
Pillman/83 |
Pillman boot sector game, a yellow thing eats pills and is chased by monsters. |
287 |
104 |
0 |
2 years ago |
windows-syscall-table/84 |
windows syscall table from xp ~ 10 rs4 |
276 |
9 |
0 |
10 days ago |
ucity/85 |
The open-source city-building game for Game Boy Color. |
270 |
102 |
76 |
7 days ago |
riscv-v-spec/86 |
Working draft of the proposed RISC-V V vector extension |
266 |
38 |
4 |
1 year, 2 months ago |
geos/87 |
Source code of GEOS 2.0 for the Commodore 64 and 128 |
264 |
27 |
0 |
5 months ago |
oot/88 |
A decompilation of Ocarina of Time: Master Quest (debug) brought to you by a bunch of clever folks. This is an old repo. Active development has moved to https://github.com/zeldaret/oot |
263 |
33 |
11 |
a day ago |
LADX-Disassembly/89 |
Disassembly of Legend of Zelda: Links Awakening DX |
258 |
43 |
7 |
a day ago |
pdp7-unix/90 |
A project to resurrect Unix on the PDP-7 from a scan of the original assembly code |
250 |
106 |
2 |
3 years ago |
mikeOS/91 |
Mirror for MikeOS 4.5 - Simple and educational Operating System written by Mike Saunders |
249 |
33 |
0 |
6 months ago |
nes-test-roms/92 |
Collection of test ROMs for testing a NES emulator. |
240 |
20 |
3 |
8 months ago |
sixty5o2/93 |
Micro Kernel / Bootloader for Ben Eater's 6502 Computer |
236 |
35 |
3 |
3 months ago |
kernel/94 |
Kernel for z80 calculators |
236 |
31 |
0 |
5 years ago |
Unix-1st-Edition-jun72/95 |
Restoration of 1st Edition UNIX kernel sources from pdf document. |
236 |
76 |
23 |
5 months ago |
openpiton/96 |
The OpenPiton Platform |
234 |
57 |
1 |
3 years ago |
siofra/97 |
None |
226 |
13 |
3 |
2 days ago |
ReC98/98 |
The Touhou PC-98 Restoration Project |
224 |
96 |
1 |
1 year, 4 months ago |
sp/99 |
系統程式 - 從 nand2tetris 入門 |
222 |
30 |
3 |
4 years ago |
videocoreiv-qpu/100 |
Fun and Games with the Videocoreiv Quad Processor Units |
222 |
31 |
14 |
2 days ago |
pokegold-spaceworld/101 |
Disassembly of the Pokémon Gold and Silver 1997 Space World demo |
222 |
122 |
2 |
7 years ago |
Nand2Tetris/102 |
Computer implementation as described in "The Elements of Computing Systems" |
222 |
62 |
0 |
1 year, 7 months ago |
gcc_five_minute/103 |
gcc五分钟系列 |
220 |
76 |
2 |
a day ago |
mcl/104 |
a portable and fast pairing-based cryptography library |
216 |
56 |
2 |
5 days ago |
assemblytutorials/105 |
This project was put together to teach myself NASM x86 assembly language on linux. |
211 |
53 |
6 |
3 hours ago |
stm8ef/106 |
STM8 eForth: a user-friendly Forth for cheap µCs with docs |
211 |
32 |
0 |
1 year, 8 months ago |
Commodore64Programming/107 |
The source from my Commodore 64 assembly programming tutorial for Windows |
208 |
57 |
1 |
5 years ago |
LoadDll/108 |
Better version of RunDll with GUI. This program allows you to load DLLs on Windows. You can select how to load the DLL. By direct Entry Point call (DllMain) or if you want to call directly an exported function of the DLL. |
208 |
19 |
0 |
3 years ago |
PwnAdventureZ/109 |
NES zombie survival game made to be hacked |
206 |
92 |
1 |
51 minutes ago |
asm_prog_ex/110 |
Exercises for Assembly language course |
205 |
32 |
19 |
a month ago |
toolchain/111 |
Toolchain and libraries for C/C++ programming on the TI-84+ CE calculator series |
204 |
61 |
1 |
3 years ago |
x86-asm-book-source/112 |
带注释的《X86汇编语言-从实模式到保护模式》一书代码 |
204 |
7 |
0 |
a month ago |
blake3/113 |
A pure-Go implementation of the BLAKE3 cryptographic hash function |
202 |
100 |
0 |
7 years ago |
CSAPP-Labs/114 |
CSAPP网站上的9个labs |
201 |
24 |
0 |
7 years ago |
apfcp/115 |
x86 Assembly Primer for C Programmers |
198 |
11 |
4 |
1 year, 2 months ago |
asm-space-invaders/116 |
A small, bootable clone of Space Invaders written in x86 Assembly |
197 |
13 |
1 |
2 months ago |
Amethyst/117 |
8-bit ATmega1284 retro computer |
194 |
11 |
0 |
3 years ago |
c64-slack-client/118 |
A Slack client for the Commodore 64 |
192 |
44 |
8 |
4 years ago |
x86-kernel/119 |
a simple x86 kernel, extended with Rust |
191 |
12 |
14 |
3 months ago |
pok3r_re_firmware/120 |
Reverse engineering project for the POK3R and related keyboards. |
189 |
29 |
24 |
5 months ago |
airbreak/121 |
CPAP jailbreak to allow it to be used as a temporary ventilator |
188 |
22 |
0 |
19 days ago |
rust-barebones-kernel/122 |
A barebones framework for a rust kernel. |
188 |
45 |
0 |
2 months ago |
Mapping-Injection/123 |
Just another Windows Process Injection |
187 |
64 |
0 |
9 months ago |
CIH/124 |
The source code of the CIH virus |
186 |
39 |
0 |
9 years ago |
jonesforth/125 |
Just a backup of the very nice Richard W.M. Jones Forth interpreter |
184 |
6 |
4 |
2 years ago |
arrow-archive/126 |
Implementation of https://arrow.apache.org in Go |
182 |
66 |
0 |
1 year, 3 months ago |
win-exec-calc-shellcode/127 |
A small, null-free Windows shellcode that executes calc.exe (x86/x64, all OS/SPs) |
180 |
10 |
0 |
2 years ago |
connectedNES/128 |
📡 A WiFi "modem" that connects your NES to the internet. Includes sample Twitter client. |
179 |
21 |
0 |
3 days ago |
nasm/129 |
A cross-platform x86 assembler with an Intel-like syntax |
177 |
13 |
1 |
1 year, 1 month ago |
butthax/130 |
lovense hush buttplug exploit chain |
176 |
27 |
10 |
5 years ago |
regionthree/131 |
region free loader for 3DS/3DSXL/2DS on firmware versions 9.0-9.4 |
175 |
22 |
1 |
5 years ago |
gb-test-roms/132 |
Collection of Game Boy test roms. |
174 |
19 |
6 |
1 year, 3 days ago |
SA1-Root/133 |
Project for accelerating SNES games using the SA-1 chip. |
173 |
9 |
0 |
3 years ago |
computers-are-easy/134 |
🏳️🌈 A "Hello World" NES ROM with fully-commented 6502 assembly-language source code. |
173 |
39 |
0 |
4 years ago |
AsmFlappyBird/135 |
A flappy bird using asm language with QLearning method |
172 |
7 |
4 |
a month ago |
smashremix/136 |
None |
171 |
67 |
23 |
2 months ago |
linuxkernel/137 |
操作系统导论教学资料、《庖丁解牛Linux内核》配套资料 |
170 |
41 |
0 |
a day ago |
pokegold/138 |
Disassembly of Pokémon Gold/Silver |
169 |
77 |
6 |
1 year, 2 days ago |
helloworld/139 |
Helloworld programs in different languages,pull requests are welcome :) |
168 |
16 |
1 |
10 days ago |
gbt-player/140 |
A music player library for Game Boy. |
167 |
11 |
2 |
4 years ago |
ulix/141 |
Ulix, the Literate Unix |
166 |
8 |
0 |
2 months ago |
68k-nano/142 |
Minimal 68000-based single board computer |
165 |
25 |
0 |
5 years ago |
msdos1/143 |
A collection of disassembled and commented source of parts of MS-DOS 1.0 |
165 |
154 |
5 |
7 years ago |
emu8086/144 |
Assembly tutorial |
165 |
30 |
3 |
10 days ago |
RC2014/145 |
Official RC2014 repository for hardware schematics / software and more! |
164 |
3 |
3 |
3 years ago |
systemf/146 |
a brainfuck interpreter supporting linux syscalls with an example HTTP server |
162 |
19 |
8 |
9 months ago |
gendev/147 |
Genesis development environment for Linux. |
161 |
24 |
15 |
1 year, 29 days ago |
gbdk-n/148 |
gbdk libraries updated for newer versions of sdcc |
160 |
78 |
40 |
a month ago |
CoD4x_Server/149 |
Extended Call of Duty 4 server |
158 |
18 |
1 |
2 years ago |
hang/150 |
Extremely simple Linux application that hangs until a signal is received. |
158 |
13 |
8 |
1 year, 10 months ago |
zen/151 |
Experimental operating system written in Zig |
157 |
25 |
5 |
2 years ago |
MetalGear/152 |
Fully annotated disassembly of the original Metal Gear game (MSX2, Konami, 1987, RC750) |
156 |
68 |
63 |
3 days ago |
Hmisc/153 |
Harrell Miscellaneous |
154 |
7 |
13 |
4 days ago |
open-roms/154 |
A project to create unencumbered open-source ROMs for use on selected retro computers |
154 |
102 |
18 |
3 months ago |
mpir/155 |
Multiple Precision Integers and Rationals |
154 |
7 |
0 |
6 years ago |
armbot/156 |
None |
153 |
7 |
9 |
2 months ago |
HoustonTracker2/157 |
A music editor for TI graphing calculators |
153 |
9 |
2 |
1 year, 9 days ago |
zelda_dawn_dusk/158 |
Zelda 64: Dawn & Dusk - Expansion Disk |
152 |
10 |
4 |
1 year, 2 months ago |
pinpog/159 |
Ping-Pong-like game in Assembly that works without OS |
150 |
86 |
13 |
a month ago |
context/160 |
None |
150 |
74 |
2 |
1 year, 3 months ago |
makingfunxyz-esp8266/161 |
Open an IoT tour with this repositories,hope it can help you, welcome star or fork... |
149 |
26 |
0 |
4 years ago |
anti-analysis-tricks/162 |
Bunch of techniques potentially used by malware to detect analysis environments |
146 |
32 |
3 |
2 months ago |
sboot_stm32/163 |
Secure USB DFU1.1 bootloader for STM32 |
145 |
36 |
3 |
a month ago |
6502/164 |
Code for the 6502 microprocessor, mostly for the Replica 1 computer. |
144 |
31 |
0 |
a month ago |
Assembly/165 |
Assembly Programming and Computer Architecture for Software Engineers |
141 |
21 |
33 |
12 days ago |
pemu/166 |
None |
141 |
10 |
0 |
7 years ago |
PCS_Atari800/167 |
None |
140 |
21 |
0 |
5 days ago |
dav1d/168 |
A read-only mirror of dav1d source code repository. The origin is at https://code.videolan.org/videolan/dav1d/ |
140 |
15 |
0 |
4 months ago |
cgb/169 |
Color Gameboy Development stuff circa 2000 |
139 |
58 |
12 |
12 days ago |
isa-l_crypto/170 |
None |
139 |
9 |
0 |
a month ago |
bootBASIC/171 |
bootBASIC is a BASIC language in 512 bytes of x86 machine code. |
138 |
12 |
0 |
4 months ago |
c64-devkit/172 |
All you need to start programming 6510 assembler for the Commodore 64 on Microsoft Windows or Linux. |
138 |
52 |
3 |
a month ago |
zDC1/173 |
斐讯DC1智能排插个人固件项目. 控制端支持tc1 m1 a1 |
138 |
28 |
19 |
8 months ago |
ulptool/174 |
Program the esp32 ULP coprocessor in Arduino |
137 |
17 |
3 |
1 year, 7 months ago |
blas/175 |
Go implementation of BLAS (Basic Linear Algebra Subprograms) |
137 |
23 |
1 |
3 years ago |
M0S/176 |
1KB Cortex M0 Real Time Operating System |
137 |
35 |
6 |
2 years ago |
RadASM2/177 |
RadASM v2 |
136 |
8 |
5 |
21 hours ago |
OSACA/178 |
Open Source Architecture Code Analyzer |
135 |
28 |
13 |
a month ago |
zam-plugins/179 |
Collection of LADSPA/LV2/VST/JACK audio plugins for high-quality processing |
131 |
35 |
2 |
2 years ago |
assembly-intro/180 |
Intro to x86 Assembly Language. |
130 |
64 |
6 |
5 years ago |
unused-My-Wallet-iPhone/181 |
For latest source, please see: https://github.com/blockchain/My-Wallet-V3-iOS |
129 |
11 |
0 |
1 year, 3 months ago |
toybox/182 |
A box for misfit toys |
130 |
20 |
33 |
3 years ago |
oot3dhax/183 |
3DS OoT3D savegame haxx |
129 |
65 |
0 |
7 months ago |
pentest/184 |
some pentest scripts & tools by [email protected] |
129 |
36 |
8 |
6 years ago |
nrf51-pure-gcc-setup/185 |
A simple and cross-platform GCC setup for nRF51-series development for Windows, OS X and Linux |
129 |
17 |
9 |
2 months ago |
PLASMA/186 |
Proto Language AsSeMbler for All (formerly Apple) |
129 |
6 |
0 |
4 months ago |
tinyasm/187 |
Tiny assembler for 8086/8088, able to run over DOS for 8086/8088 machines. |
129 |
102 |
18 |
8 days ago |
wolfssl-examples/188 |
Example applications using the wolfSSL lightweight SSL/TLS library |
128 |
5 |
0 |
4 months ago |
BootMine/189 |
Bootable minesweeper game in a 512-byte boot sector |
128 |
66 |
5 |
4 years ago |
Shellcode/190 |
None |
128 |
17 |
0 |
5 years ago |
sokobanDOS/191 |
A tutorial for 16-bit, x86 assembly language-based game programming |
127 |
4 |
5 |
3 years ago |
sewing/192 |
Multiplatform multithreaded context swapping fiber based job system. |
127 |
21 |
5 |
3 years ago |
nesnes/193 |
New EcmaScript NES emulator |
126 |
34 |
12 |
9 days ago |
s1disasm/194 |
Sonic 1 Disassembly |
126 |
20 |
2 |
a month ago |
SNES/195 |
SNES Assembly Programming |
125 |
8 |
1 |
6 days ago |
sectorforth/196 |
sectorforth is a 16-bit x86 Forth that fits in a 512-byte boot sector. |
124 |
16 |
8 |
1 year, 7 months ago |
mGB/197 |
mGB - Nintendo Gameboy MIDI control for Arduinoboy |
122 |
12 |
2 |
4 years ago |
asmhttpd/198 |
A minimalist HTTP server for Linux, written in x86_64 assembly |
120 |
31 |
4 |
9 days ago |
libOTe/199 |
A fast, portable, and easy to use Oblivious Transfer Library |
118 |
47 |
1 |
1 year, 3 days ago |
picoctf-2018-writeup/200 |
Writeup for picoCTF 2018 |
118 |
33 |
0 |
5 years ago |
slimshader/201 |
SlimShader is a Direct3D shader bytecode parser for .NET and C++ |
116 |
44 |
1 |
5 days ago |
intel-ipsec-mb/202 |
Intel(R) Multi-Buffer Crypto for IPSec |
115 |
14 |
3 |
2 years ago |
x265-Yuuki-Asuna/203 |
A fork of x265. A modded version. |
114 |
4 |
0 |
6 months ago |
16counters/204 |
GUI for those who don't do GUI |
114 |
27 |
25 |
11 days ago |
sjasmplus/205 |
Command-line cross-compiler of assembly language for Z80 CPU. |
114 |
110 |
0 |
7 years ago |
defcad-repo/206 |
Official Defcad Megapack Repo |
114 |
29 |
2 |
4 years ago |
msbasic/207 |
Microsoft BASIC for 6502 (Commodore, Apple, KIM-1, AIM-65, OSI, ...) |
113 |
21 |
0 |
a month ago |
firmware-anatomy/208 |
Tear the firmware apart with your bare hands;-) |
111 |
20 |
3 |
9 months ago |
asm2c/209 |
Tool to convert DOS Assembly code to C code |
110 |
52 |
0 |
2 years ago |
modern-x86-assembly-language-programming/210 |
Source code for 'Modern X86 Assembly Language Programming' by Daniel Kusswurm |
109 |
23 |
0 |
1 year, 1 month ago |
pure-linux-threads-demo/211 |
Pthreads-free Linux threading demo |
109 |
19 |
1 |
5 months ago |
c64js/212 |
A commodore 64 emulator written in vanilla JavaScript |
109 |
9 |
2 |
5 years ago |
tetrasm/213 |
Tetris for x86 in NASM |
109 |
14 |
2 |
7 months ago |
EvilVM/214 |
EvilVM compiler for information security research tools. |
108 |
33 |
0 |
9 years ago |
PL3/215 |
PS3 payloads for PSGroove/PSFreedom/Other in order to 'jailbreak' the PS3 |
108 |
30 |
0 |
1 year, 9 months ago |
DreamLoader/216 |
Simple 32/64-bit PEs loader. |
107 |
2 |
15 |
6 months ago |
NovaTheSquirrel/217 |
an open source NES platformer game |
107 |
38 |
8 |
4 months ago |
poketcg/218 |
Disassembly of Pokémon TCG |
107 |
50 |
0 |
1 year, 1 month ago |
Windows-Internals/219 |
My repository to upload drivers from different books and all the information related to windows internals. |
107 |
38 |
22 |
2 days ago |
blasfeo/220 |
Basic linear algebra subroutines for embedded optimization |
106 |
50 |
1 |
1 year, 5 months ago |
piccolo/221 |
Tiny Arduino music visualizer |
107 |
25 |
1 |
1 year, 3 months ago |
dreamcatcher/222 |
A CPU/Minicomputer built from 74HC series logic. |
106 |
6 |
0 |
2 years ago |
iota-ledger-nano-s/223 |
IOTA support on Ledger Nano S |
106 |
10 |
0 |
5 months ago |
Dos64-stub/224 |
small stub that allows to run "bare" 64-bit PE binaries in DOS |
106 |
50 |
5 |
1 year, 2 months ago |
asmFish/225 |
A continuation of the nice project asmFish by Mohammed Li. Latest version: 07.08.2019 |
105 |
3 |
0 |
9 months ago |
gb-nes-pdf-html-zip/226 |
A Gameboy ROM that is also an NES ROM, a PDF File, an HTML File, and a ZIP File that contains its own source code |
104 |
37 |
2 |
2 months ago |
RomWBW/227 |
System Software for Z80/Z180 Computers |
104 |
8 |
1 |
1 year, 6 months ago |
acme-assembly-vscode-template/228 |
A template for compiling 6502 assembly code with ACME in VSCode |
104 |
43 |
0 |
4 years ago |
WindSLIC/229 |
SLIC injector |
103 |
24 |
0 |
4 years ago |
meeblip-synth/230 |
MeeBlip's internal sound generation code - the stuff that makes noise |
102 |
3 |
0 |
2 years ago |
neszip-example/231 |
An NES ROM that is also a ZIP file that contains its own source code to make a new NES+ZIP file |
102 |
6 |
2 |
10 days ago |
melee/232 |
A decompilation of Super Smash Bros Melee brought to you by a bunch of clever folks. |
101 |
21 |
1 |
5 months ago |
CLRvoyance/233 |
Managed assembly shellcode generation |
101 |
6 |
2 |
7 months ago |
X86-64-semantics/234 |
Semantics of x86-64 in K |
101 |
43 |
33 |
13 days ago |
ESP32_LoRaWAN/235 |
Transplanted from Semtech LoRaWAN(https://github.com/Lora-net/LoRaMac-node) protocol to "ESP32 + Arduino" platform. Use RTC, support deep sleep, only working with ESP32 + LoRa boards made by HelTec Automation(TM). Need a unique license to use it. |
101 |
14 |
1 |
5 months ago |
Donsol/236 |
Card game for the Famicom, written in 6502 assembly |
100 |
6 |
4 |
1 year, 8 months ago |
yakc/237 |
Yet another KC emulator |
100 |
40 |
4 |
6 months ago |
BLHeliSuite/238 |
None |
100 |
22 |
7 |
6 hours ago |
pinetime-rust-mynewt/239 |
PineTime Smart Watch firmware based on Rust and Apache Mynewt OS |
99 |
17 |
11 |
5 months ago |
STM32-base/240 |
A simple start for any STM32 based project. |
99 |
5 |
0 |
5 years ago |
servasm/241 |
X86_64 Linux webserver in assembler |
98 |
14 |
7 |
1 year, 3 days ago |
Training-Mode/242 |
A modpack for Super Smash Bros, Melee for practicing tech. |
98 |
43 |
1 |
2 years ago |
010-Editor-Keygen/243 |
KeyGen for 010 Editor |
97 |
9 |
1 |
4 months ago |
bfs_nes_sims/244 |
Sim City for NES Back-From-Source project |
96 |
38 |
0 |
4 years ago |
viruses/245 |
Hundreds of 20th Century viruses; clone this repository to upset your AV |
96 |
24 |
1 |
5 years ago |
walleclass/246 |
《跟着瓦利哥学写OS》的课程代码 |
95 |
22 |
0 |
8 months ago |
CMU-15-213-Intro-to-Computer-Systems/247 |
CS 15-213: Introduction to Computer Systems in 2017 Spring, CMU |
95 |
5 |
3 |
4 years ago |
dinozorus/248 |
1990'lı yıllara damgasını vuran efsane televizyon oyunu Dinozorus. Amiga 1200 - AGA |
95 |
53 |
11 |
a month ago |
i_want_go_home/249 |
집에가고싶다 |
95 |
29 |
22 |
3 years ago |
Hantek6022API/250 |
Hantek 6022BE Python API for Windows and Linux. |
94 |
40 |
1 |
3 years ago |
assembly-exercise/251 |
汇编基础习题集 |
94 |
19 |
5 |
2 months ago |
DiagROM/252 |
The Amiga Diagnostic tool |
94 |
33 |
0 |
9 years ago |
huxley/253 |
2010 replicating machine design, based on the earlier mini-Mendel |
93 |
22 |
0 |
2 years ago |
smb3/254 |
Disassembly of Super Mario Bros 3 |
92 |
29 |
1 |
4 years ago |
alpha3/255 |
Alphanumeric shellcode encoder. |
92 |
32 |
7 |
a day ago |
s2disasm/256 |
Sonic 2 Disassembly |
92 |
30 |
53 |
a month ago |
rms/257 |
Regression Modeling Strategies |
91 |
24 |
2 |
5 years ago |
low_power_voltage_measurement/258 |
This repository contains the codes for ESP8266 to wake up and measure its own supply voltage. More details in README. |
90 |
12 |
2 |
9 years ago |
asmscan/259 |
a port scanner written in x86 assembly |
90 |
25 |
4 |
5 years ago |
rpi-kernel/260 |
A Basic (non Linux) C++ Kernel for Raspberry Pi. |
89 |
12 |
1 |
3 years ago |
go-cv-simd/261 |
Low level image processing library in pure Go with SIMD assembly |
88 |
16 |
2 |
8 months ago |
c64rom/262 |
Commodore 64 BASIC and KERNAL Source |
88 |
25 |
4 |
3 years ago |
CardboardVR-iOS/263 |
Port of google's cardboard SDK for iOS |
87 |
23 |
2 |
4 years ago |
newhope/264 |
None |
87 |
18 |
20 |
23 days ago |
riscv-bitmanip/265 |
Working draft of the proposed RISC-V Bitmanipulation extension |
87 |
49 |
3 |
3 years ago |
equihash-xenon/266 |
None |
87 |
15 |
5 |
12 hours ago |
dos33fsprogs/267 |
Tools for manipulating Apple II dos33 filesystems |
86 |
20 |
5 |
2 months ago |
pqm4/268 |
Post-quantum crypto library for the ARM Cortex-M4 |
86 |
75 |
5 |
7 years ago |
InDroid/269 |
Dalvik vm Instrumentation OS |
86 |
23 |
0 |
11 months ago |
Family/270 |
Collection of Malware source code by Language and Family. |
86 |
19 |
4 |
1 year, 3 months ago |
raspi-keygen/271 |
Reverse-engineering efforts to generate license keys for Raspberry Pi hardware video decoding |
85 |
9 |
0 |
4 months ago |
Days-of-Thunder-NES-Unpublished/272 |
Source code for an unpublished Days of Thunder game for the NES, not to be confused with the published game released by the same publisher this game was developed for, Mindscape, in 1990. |
84 |
41 |
28 |
25 days ago |
bGeigieNanoKit/273 |
bGeigieNano is a kit version of the bGeigie mobile survey geiger counter designed to fit into a Pelican Micro Case 1010. |
84 |
10 |
1 |
7 years ago |
assembly_chess/274 |
None |
83 |
19 |
12 |
2 years ago |
edid-generator/275 |
Hackerswork to generate an EDID blob from given Xorg Modelines, complete with valid checksum. |
83 |
14 |
0 |
a month ago |
yoshisisland-disassembly/276 |
Full disassembly of Yoshi's Island (SNES) version U 1.0 |
84 |
20 |
2 |
1 year, 30 days ago |
hpgl/277 |
High Perfomance Geostatistics Library |
83 |
3 |
0 |
5 months ago |
nes-pipeline/278 |
🔄 Continuous integration for NES homebrew that adds screenshots taken in the cloud. |
82 |
28 |
6 |
4 months ago |
elf-parser/279 |
Identifying/Extracting various sections of an ELF file |
82 |
23 |
0 |
5 years ago |
CompilerBackdoor/280 |
Course project to insert a backdoor into an open source compiler (Ken Thompson’s Reflections on Trusting Trust) |
82 |
9 |
3 |
1 year, 7 months ago |
haujobb-amiga/281 |
The Haujobb Amiga Framework |
82 |
4 |
0 |
6 months ago |
bootRogue/282 |
bootRogue, a roguelike game that fits in a boot sector (510 bytes) |
81 |
8 |
3 |
5 months ago |
uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu/283 |
uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu |
82 |
4 |
0 |
1 year, 1 month ago |
TANGLEWOOD/284 |
A puzzle-platforming game for the SEGA Mega Drive and Genesis, in 68000 assembly |
80 |
13 |
3 |
2 years ago |
HeatWave/285 |
None |
80 |
16 |
1 |
5 months ago |
ip65/286 |
IP65 - a TCP/IP stack for 6502 based computers |
80 |
46 |
0 |
2 months ago |
pentesting-dump/287 |
Scripts, tools, and proof-of-concepts to aid in a penetration test. |
80 |
7 |
3 |
a month ago |
go-metro/288 |
Go translation of MetroHash |
80 |
4 |
0 |
4 months ago |
MarioCompiler/289 |
A Super Mario Compiler written in JavaScript |
79 |
6 |
0 |
3 years ago |
chipdisk-nac-vol.1/290 |
Chipdisk Nacional Vol.1 |
79 |
7 |
1 |
5 years ago |
2048-gb/291 |
a gameboy (and SMS) port of 2048 |
79 |
4 |
1 |
21 days ago |
passport/292 |
a verification and copy program for 5.25-inch Apple II floppy disks |
79 |
11 |
1 |
3 years ago |
ARM-assembly-examples/293 |
Snippets from ARM assembly tutorials |
79 |
13 |
1 |
a month ago |
APRR/294 |
Apple hardware secrets |
79 |
8 |
0 |
2 years ago |
echo/295 |
echo in 153 bytes (99% smaller) (x86) |
78 |
17 |
3 |
2 years ago |
CPU-Dasher-for-iOS/296 |
CPU Dasher for iOS source code. It only supports ARMv7 and ARMv7s architectures. |
77 |
15 |
1 |
13 days ago |
6502bench/297 |
A workbench for developing 6502 code |
77 |
13 |
2 |
1 year, 7 days ago |
JTAG/298 |
JTAG library for Arduino |
77 |
14 |
0 |
2 years ago |
pop-nedry/299 |
x86-64 Windows shellcode that recreates the Jurassic Park hacking scene (Ah, ah, ah... you didn't' say the magic word!) |
76 |
27 |
1 |
7 months ago |
pokered-gbc/300 |
Pokémon Red remade with full GBC support. Made by FroggestSpirit, Drenn, and myself. |
76 |
31 |
8 |
a month ago |
skdisasm/301 |
Sonic and Knuckles Disassembly |
76 |
13 |
3 |
1 year, 11 months ago |
zx-diagnostics/302 |
Firmware to allow functional testing of ZX Spectrum hardware and related clones. See the wiki for full details. |
76 |
26 |
0 |
6 years ago |
practical-reverse-engineering/303 |
my results for the exercises in the book "Practical Reverse Engineering" by Bruce Dang et al. |
74 |
22 |
0 |
4 years ago |
assembly-language-learning/304 |
汇编语言学习:使用王爽写的《汇编语言》第三版 |
74 |
24 |
0 |
1 year, 7 months ago |
evilmaid_chkdsk/305 |
An bootable 'evil maid' tool that pretends to be Windows CHKDSK |
73 |
3 |
1 |
9 months ago |
pongloader/306 |
🏓 Pong in 512 bytes. (boot sector) |
73 |
5 |
1 |
7 years ago |
nyanmbr/307 |
Nyancat in the MBR |
73 |
7 |
10 |
6 years ago |
chip16/308 |
The Chip16 emulation project. |
72 |
11 |
1 |
5 years ago |
u4remastered/309 |
Ultima IV Remastered for the C64 |
72 |
15 |
0 |
1 year, 3 months ago |
memrun/310 |
Small tool to run ELF binaries from memory with a given process name |
72 |
16 |
0 |
3 years ago |
tiny-bootstrap/311 |
A tiny bootloader for x86 IBM-PC compatible machines |
72 |
11 |
0 |
2 years ago |
GB303/312 |
GB303 wavetable-based TB-303 style synthesizer for the Nintendo Gameboy. |
72 |
22 |
2 |
3 months ago |
pokepinball/313 |
Disassembly of Pokémon Pinball |
72 |
8 |
0 |
9 months ago |
Toledo-Atomchess/314 |
Toledo Atomchess is the world's smallest chess program in x86 assembly code |
71 |
8 |
1 |
5 years ago |
UltraCIC/315 |
Nintendo 64 CIC clone |
70 |
16 |
1 |
4 months ago |
flutter_ncov/316 |
Flutter肺炎疫情应用 |
70 |
5 |
0 |
10 months ago |
wcx64/317 |
Clone of wc in x64 assembly |
70 |
7 |
0 |
5 years ago |
libo/318 |
Integer arithmetic with overflow detection |
70 |
15 |
3 |
4 years ago |
forth/319 |
Porting Richard Jones' FORTH to ARM |
69 |
14 |
0 |
1 year, 3 months ago |
amiga_examples/320 |
Amiga programming examples |
69 |
15 |
0 |
1 year, 2 months ago |
AGC/321 |
FPGA Based Apollo Guidance Computer |
68 |
6 |
0 |
4 months ago |
GBA/322 |
Game Boy Advance Bare Metal Assembly Programming |
68 |
8 |
0 |
4 years ago |
systorm/323 |
NASM Standard Library for shellcode |
68 |
11 |
2 |
2 years ago |
flappy-boy-asm/324 |
Flappy Bird clone made for the Game Boy. |
68 |
16 |
0 |
4 years ago |
lumazoid/325 |
Firmware for the Lumazoid realtime music visualizer board |
68 |
2 |
2 |
1 year, 11 months ago |
go-simd/326 |
Optimized functions for Go using SIMD |
68 |
23 |
1 |
a day ago |
rpp-backup/327 |
This repo is for Red++ v3, which is the latest playable version. The main repo can be found at https://github.com/TheFakeMateo/RedPlusPlus if you want to keep up with progress on the upcoming v4 update. |
67 |
7 |
0 |
11 months ago |
PS2-Yabasic-Exploit/328 |
PS2 exploit for demo discs containing Yabasic that allows arbitrary code execution. |
67 |
5 |
0 |
11 days ago |
super-tilt-bro/329 |
NES homebrew inspired by Super Smash Bros |
67 |
39 |
1 |
5 years ago |
Allwinner-Info/330 |
Collecting information on Allwinner A10 internals |
67 |
23 |
0 |
a month ago |
mvs/331 |
useful things for MVS and Hercules |
67 |
26 |
0 |
6 years ago |
DSOQuad_SourceCode/332 |
SourceCode for DSO Quad HWv2.6 |
67 |
20 |
0 |
5 years ago |
Spider3DSTools/333 |
Tools to work with 3DS 9.x Spider exploit |
67 |
5 |
0 |
4 months ago |
dino/334 |
Chrome's t-rex based bootsector game (512 bytes) written in 16-bit x86 assembly! |
67 |
16 |
4 |
a month ago |
oracles-disasm/335 |
Disassembly of Oracle of Ages and Seasons |
66 |
14 |
1 |
2 years ago |
CoreForth/336 |
Forth for the ARM Cortex-M3 |
66 |
13 |
0 |
5 months ago |
The-MSX-Red-Book/337 |
The MSX Red Book in Markdown format. |
65 |
32 |
0 |
2 years ago |
asm_prog_material/338 |
x86 Assembly Adventures code snippets |
65 |
14 |
5 |
2 years ago |
context-rs/339 |
Context utilities in Rust |
65 |
10 |
2 |
2 years ago |
eagle-to-kicad-libs/340 |
Convert from Eagle libs to KiCad lib and modules |
65 |
9 |
8 |
11 months ago |
first_nes/341 |
Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references. |
63 |
9 |
1 |
2 years ago |
superbomberman/342 |
Disassembly and remade build system for SNES game Super Bomberman |
63 |
10 |
9 |
2 years ago |
SaltySD/343 |
A collection of SD redirect patches for 3DS games |
63 |
17 |
22 |
4 years ago |
3ds_smashbroshax/344 |
3DS wifi beaconhax for Super Smash Bros. |
63 |
12 |
0 |
a month ago |
falkervisor_beta/345 |
None |
63 |
8 |
7 |
1 year, 13 days ago |
19XX/346 |
A Super Smash Bros. 64 Hack Organized by Cyjorg |
63 |
12 |
3 |
3 months ago |
ulp-i2c/347 |
Esp32 ULP I2C code and bmp180 example |
63 |
9 |
0 |
4 years ago |
Tetris-Duel/348 |
Multiplayer Tetris for Raspberry Pi (in bare metal assembly) |
63 |
24 |
0 |
3 years ago |
cranky-data-virus/349 |
Educational virus written in Assembly that infects 32-bit ELF executables on Linux using the data segment infection method |
63 |
11 |
1 |
1 year, 7 months ago |
arm64-hypervisor-tutorial/350 |
None |
63 |
18 |
11 |
18 hours ago |
blst/351 |
BLS12-381 signature library |
62 |
5 |
0 |
2 years ago |
2048-2600/352 |
A port of the 2048 game to the Atari 2600 VCS |
62 |
8 |
0 |
3 years ago |
tetris.c64/353 |
Tetris in 6502 for the Commodore 64 |
62 |
9 |
0 |
5 months ago |
gingerbread/354 |
A library with some standard functions for Game Boy games written in ASM |
62 |
5 |
1 |
6 years ago |
8queens/355 |
x64 assembler solution to n-queens problem. Not tested for n!=8. |
62 |
4 |
1 |
1 year, 2 months ago |
ghidra-mep/356 |
Toshiba MeP processor module for GHIDRA |
62 |
13 |
0 |
3 years ago |
Malicious/357 |
ASM Malicious code - PE infector |
62 |
14 |
0 |
5 years ago |
mpress_dumper/358 |
MPRESS dumper for OS X |
61 |
15 |
0 |
1 year, 5 months ago |
colorForth/359 |
Native 32-bit colorForth for PCs, Bochs and Qemu. |
61 |
9 |
0 |
6 years ago |
sega-system-for-fpga/360 |
FPGA Sega in Verilog, for Xilinx Virtex, circa 2002. Has an emulator thrown in, to simplify FPGA debugging. |
61 |
9 |
6 |
1 year, 16 days ago |
SA1-Pack/361 |
SA-1 Pack is a package of patches for activating and using SA-1 in SMW Hacks |
61 |
32 |
8 |
4 years ago |
cpuburn-arm/362 |
A collection of cpuburn programs tuned for different ARM hardware |
61 |
11 |
0 |
6 days ago |
sesame/363 |
Alice type ergo keyboard using only THT parts |
61 |
10 |
0 |
3 years ago |
supermon64/364 |
Original sources and binaries for Supermon+64 V1.2 by Jim Butterfield |
61 |
19 |
0 |
5 years ago |
appendix-bios/365 |
IBM AT 80286 BIOS |
61 |
8 |
0 |
a month ago |
OSLabs/366 |
使用NASM汇编以及C++(内嵌MASM)编写的实模式操作系统,以及一个汇编编写的QQ堂图形化游戏 |
61 |
8 |
0 |
8 years ago |
copies-and-fills/367 |
None |
60 |
2 |
0 |
21 days ago |
smg/368 |
A decompilation of Super Mario Galaxy brought to you by a bunch of clever folks. |
60 |
15 |
0 |
a day ago |
avra/369 |
Assembler for the Atmel AVR microcontroller family |
60 |
9 |
1 |
7 months ago |
NES-ca65-example/370 |
A minimal NES example using ca65 |
60 |
27 |
0 |
11 months ago |
Vx-Engines/371 |
Collection of source code for Polymorphic, Metamorphic, and Permutation Engines used in Malware |
60 |
9 |
0 |
4 years ago |
assembly-fun/372 |
Just a collection of NASM code while I learn/refresh my Assembly understanding |
60 |
7 |
0 |
1 year, 7 months ago |
deboost.context/373 |
"Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms. |
59 |
5 |
3 |
3 years ago |
echo/374 |
echo prints the first positional argument to stdout |
59 |
5 |
0 |
7 years ago |
PCS_AppleII/375 |
Pinball Construction Set Source Code for Apple II |
59 |
19 |
7 |
11 days ago |
pokediamond/376 |
Decompilation of Pokémon Diamond/Pearl |
59 |
7 |
2 |
2 months ago |
nic-firmware/377 |
CoreNIC: a flexible SR-IOV SmartNIC firmware implementation supporting BPF and stateless offloads. |
59 |
217 |
1 |
6 years ago |
core-win64/378 |
RCS Agent for Windows (64bit) |
59 |
2 |
0 |
2 months ago |
ice-forth/379 |
None |
59 |
10 |
1 |
4 months ago |
8088_bios/380 |
BIOS for Intel 8088 based computers |
59 |
5 |
0 |
2 years ago |
sc/381 |
Cross platform co-routine library exposed through a minimal C API. |
59 |
10 |
0 |
4 months ago |
golfclub/382 |
Binary Golf Examples and Resources |
59 |
69 |
0 |
4 years ago |
REpsych/383 |
Psychological warfare in reverse engineering |
59 |
12 |
0 |
5 years ago |
MetroidMMC3/384 |
Metroid for NES in 6502 Assembly, MMC3 port. |
59 |
14 |
1 |
11 years ago |
unix-jun72/385 |
The working source code to PDP-11 Unix from 1972. |
58 |
27 |
13 |
a month ago |
x16-demo/386 |
None |
58 |
17 |
2 |
7 years ago |
aesni-examples/387 |
Example code for the AES crypto instructions on Intel chips |
58 |
10 |
84 |
a month ago |
x16-rom/388 |
None |
58 |
7 |
7 |
1 year, 2 months ago |
wassm/389 |
Web framework for x86_64 nasm |
58 |
18 |
8 |
1 year, 1 month ago |
MSX/390 |
Most of the MSX software developed by Konamiman since the 1990s |
58 |
2 |
1 |
6 years ago |
vicdoom/391 |
Doom for the VIC-20 |
58 |
56 |
17 |
6 days ago |
OwO/392 |
...I might be furry trash. |
58 |
18 |
1 |
7 years ago |
rpiForth/393 |
A Forth Operating System for Raspberry Pi |
58 |
17 |
17 |
2 months ago |
libprio/394 |
A C library implementing a basic version of the Prio system for private aggregation. https://crypto.stanford.edu/prio/ |
58 |
4 |
0 |
6 months ago |
cubicDoom/395 |
A ray-casting game in 512 bytes of x86 machine code |
58 |
1 |
0 |
4 years ago |
CSAPP/396 |
my csapp's homeworks and labs |
58 |
17 |
0 |
4 years ago |
stacksmash/397 |
A collection of toy programs for teaching buffer overflow vulnerabilities. |
57 |
11 |
0 |
2 years ago |
PiscisOS/398 |
A tiny operating system based on x86 architecture. |
57 |
163 |
1 |
8 years ago |
ps3-firmware-beginners-luck/399 |
ps3_firmware |
57 |
15 |
12 |
1 year, 3 months ago |
z80pack/400 |
A Zilog Z80 and Intel 8080 systems emulation |
58 |
29 |
0 |
4 years ago |
Xylitol-MASM32-snippets/401 |
MASM32 Code collection for reverse engineers |
56 |
7 |
0 |
2 years ago |
sword-of-ianna-zx/402 |
Source code for The Sword of Ianna, ZX Spectrum version |
56 |
4 |
0 |
1 year, 14 days ago |
fbird/403 |
A boot sector game in text mode |
56 |
10 |
13 |
8 months ago |
TaliForth2/404 |
A Subroutine Threaded Code (STC) ANS-like Forth for the 65c02 |
55 |
12 |
0 |
3 years ago |
CasperReverse/405 |
Here's a quick rundown of how I reversed the Casper API (https://casper.io) |
55 |
13 |
1 |
9 days ago |
tmc/406 |
Decompilation of The Legend of Zelda: The Minish Cap (USA) |
54 |
18 |
4 |
2 years ago |
DPS-1200FB/407 |
Python code to read status from the DPS-1200FB power supply |
54 |
14 |
9 |
2 months ago |
slippi-ssbm-asm/408 |
Super Smash Bros Melee ASM code to provide Slippi support |
54 |
2 |
0 |
4 years ago |
boot2sol/409 |
Solitaire. Written inside the bootloader. |
54 |
11 |
1 |
3 years ago |
GloomAmiga/410 |
Source code to the Amiga FPS classic by Black Magic |
54 |
27 |
0 |
11 months ago |
Simple-Polymorphic-Engine-SPE32/411 |
Simple Polymorphic Engine (SPE32) is a simple polymorphic engine for encrypting code and data. It is an amateur project that can be used to demonstrate what polymorphic engines are. |
54 |
19 |
1 |
2 years ago |
USB-FAT32-Bootloader/412 |
A simple FAT32 bootloader written in assembly to boot from USB drives. |
54 |
21 |
0 |
5 months ago |
POC-viruses/413 |
POC viruses I have created to demo some ideas |
54 |
16 |
0 |
2 months ago |
aes-armcortexm/414 |
Fast, constant-time and masked AES assembly implementations for ARM Cortex-M3 and M4 |
54 |
13 |
0 |
8 months ago |
Windows-One-Way-Stagers/415 |
Windows Stagers to circumvent restrictive network environments |
54 |
4 |
0 |
9 months ago |
leanchess/416 |
The world's smallest chess program |
53 |
9 |
7 |
7 months ago |
PokePlat/417 |
Disassembly of Pokemon Platinum |
53 |
3 |
1 |
1 year, 10 months ago |
megadrive_samples/418 |
Small, discreet, complete samples for the SEGA Mega Drive/Genesis in 68000 assembly |
53 |
7 |
0 |
2 years ago |
FortApocalypse/419 |
The original Atari 400/800 6502 assembly code for the classic game Fort Apocalypse. |
53 |
57 |
2 |
5 years ago |
Nand2Tetris/420 |
All projects for Nand2Teris |
53 |
11 |
11 |
1 year, 4 months ago |
smw-coop/421 |
2 Player cooperative gameplay patch for Super Mario World |
52 |
15 |
2 |
a month ago |
flashforth/422 |
FlashForth development |
52 |
12 |
1 |
4 years ago |
strata/423 |
Automatic inference of a formal specification of the x86_64 instruction set |
52 |
3 |
0 |
2 months ago |
seiko/424 |
Seiko uc-2000 reverse engineering |
52 |
8 |
1 |
6 years ago |
tetranglix/425 |
A bootable 512-byte Tetris clone. |
52 |
12 |
22 |
24 days ago |
adtpro/426 |
Apple Disk Transfer ProDOS (ADTPro) |
52 |
5 |
56 |
17 days ago |
elite-harmless/427 |
Disassembly (CA65) of the Commodore 64 port of the seminal space-sim Elite, by Ian Bell / David Braben. |
52 |
2 |
1 |
1 year, 21 days ago |
ti84-forth/428 |
A Forth implementation for the TI-84+ calculator. |
52 |
26 |
1 |
3 months ago |
TachyonOS/429 |
An operating system project. |
52 |
8 |
0 |
2 hours ago |
ozmoo/430 |
A Z-machine interpreter for the Commodore 64 |
51 |
7 |
0 |
1 year, 1 month ago |
FMJ/431 |
Full Metal Jacket (c)1995, 1996 Mirinae Software, Inc. |
51 |
9 |
1 |
7 years ago |
noiseplug/432 |
The Noiseplug, an ATtiny9 µC playing a chiptune |
51 |
5 |
0 |
2 months ago |
NNEDI3/433 |
Update of nnedi3 to new avs 2.6 API and port to x64. |
52 |
105 |
1 |
5 years ago |
avr-libc/434 |
Automated svn2git mirror of avr-libc - link goes to upstream |
51 |
17 |
4 |
4 years ago |
Goodbye-World/435 |
The last program that every developer writes. |
51 |
11 |
0 |
1 year, 2 months ago |
Assembly-on-macOS/436 |
Introduction to assembly on macOS |
51 |
28 |
7 |
2 years ago |
XPlotter/437 |
CPU plotter for BURST |
51 |
39 |
38 |
11 hours ago |
core-v-verif/438 |
Functional verification project for the CORE-V family of RISC-V cores. |
51 |
20 |
0 |
4 years ago |
assembly/439 |
Collection of Linux shellcodes |
50 |
9 |
1 |
3 years ago |
gb-disasm/440 |
GameBoy ROMs disassembler |
50 |
7 |
0 |
2 years ago |
tritiled/441 |
TritiLED: multi-year LED glow markers |
50 |
0 |
0 |
a month ago |
asm2web/442 |
Código usado na live de Assembly for Noobs! |
50 |
23 |
6 |
4 years ago |
rpi-sense/443 |
Sense HAT firmware and driver |
50 |
5 |
2 |
3 months ago |
smb2/444 |
Super Mario Bros. 2, discombobulated |
50 |
5 |
0 |
5 months ago |
PSX/445 |
PlayStation Bare Metal Mips Assembly Programming |
50 |
9 |
0 |
3 years ago |
tetris/446 |
📝 Disassembly of Tetris for Game Boy. |
50 |
18 |
0 |
1 year, 7 months ago |
assembly-and-c/447 |
Personal study of book "Low-Level Programming" by Igor Zhirkov (Apress, 2017) |
50 |
9 |
0 |
4 days ago |
LetsMakeAC64Game/448 |
Code repo dump for the project as we work on it on stream |
49 |
18 |
2 |
a month ago |
Projects/449 |
None |
49 |
15 |
23 |
a day ago |
gambatte-speedrun/450 |
Fork of https://github.com/sinamas/gambatte with Pokemon speedrunning-related changes. |
49 |
6 |
2 |
7 months ago |
FinalFightAE-Source/451 |
Final Fight 30th Anniversary Edition Source Code |
49 |
0 |
0 |
2 months ago |
cgb-acid2/452 |
😀 The Acid2 test, now for Game Boy Color! 😀 |
49 |
7 |
5 |
3 months ago |
HX/453 |
Updates to the HX DOS Extender and its included DPMI-host HDPMI. |
49 |
8 |
1 |
2 years ago |
w32evol/454 |
An obfuscation engine which obfuscates Intel x86 32-bit binary code. |
49 |
5 |
1 |
1 year, 8 months ago |
Aevilia-GB/455 |
A RPG for the Game Boy Color -- WARNING: code base is very broken, I do not recommend re-using any code from here |
48 |
18 |
1 |
5 years ago |
rustboot64/456 |
A tiny 64 bit kernel written in Rust |
48 |
8 |
0 |
10 years ago |
forthos/457 |
x386 OS developed in Forth |
48 |
6 |
0 |
4 years ago |
micro-coreutils/458 |
An implementation of the unix commands yes, cat, and echo in as few bytes of executable as possible |
48 |
23 |
1 |
7 years ago |
automated-essay-grader/459 |
grade an English essay |
48 |
2 |
1 |
6 months ago |
acheronvm/460 |
Reconfigurable 16-bit Virtual CPU for 6502 computers |
48 |
19 |
0 |
a month ago |
cc65-nes-examples/461 |
Shiru's NES programming examples (with Makefiles for macOS) |
48 |
21 |
1 |
4 years ago |
meeblip-anode/462 |
Meeblip anode hybrid MIDI synthesizer |
48 |
6 |
0 |
2 months ago |
HAS-Qualifier-Challenges/463 |
Hack A Sat 2020 Qualifier Challenges |
48 |
7 |
0 |
1 year, 12 days ago |
ZX-Spectrum-1-Bit-Routines/464 |
Z80 music routines for ZX Spectrum beeper and compatibles |
48 |
4 |
0 |
4 years ago |
neskell/465 |
A Haskell 6502 Emulator |
47 |
4 |
3 |
16 days ago |
SMWDisX/466 |
SMW Disassembly X |
47 |
4 |
1 |
15 days ago |
fasmg/467 |
flat assembler g - examples library |
47 |
4 |
0 |
2 years ago |
nes/468 |
NES emulation cheat sheet & tiny JS NES emulator |
47 |
12 |
0 |
4 months ago |
avr_fft/469 |
16-bit Real-Time Fast Fourier Transform Audio Spectrum Analyzer with AVR ATmega328P |
47 |
8 |
28 |
2 years ago |
shader-compiler-bugs/470 |
A collection of shader compiler bugs. |
48 |
5 |
0 |
1 year, 10 months ago |
OUP-M/471 |
Source for OUP/M - a CP/M-like operating system for 6502 |
47 |
5 |
1 |
4 years ago |
Planet-Rocklobster/472 |
The Amiga OCS Demo Planet Rocklobster by Oxyron |
47 |
10 |
0 |
4 years ago |
os-study/473 |
My OS study following Broken Thorn OS series: http://www.brokenthorn.com/Resources/OSDevIndex.html |
47 |
5 |
0 |
a day ago |
The-Great-Escape/474 |
Classic ZX Spectrum game "The Great Escape" reverse engineered |
47 |
12 |
1 |
8 days ago |
Oldies/475 |
Old code written by Ricbit |
47 |
24 |
0 |
6 months ago |
prxdll_templates/476 |
Thread-safe and deadlock free template projects for hijacking various Windows system DLLs |
47 |
12 |
0 |
3 years ago |
kbdasm/477 |
Assembler/disassembler of Windows keyboard layouts in flat assembler |
47 |
1 |
1 |
16 hours ago |
understanding-pokemon-red/478 |
詳解ポケモン赤 |
46 |
2 |
9 |
a day ago |
Cyjon/479 |
A simple, clean code, multi-tasking operating system written in pure assembly language for 64-bit processors from the AMD64 family. |
46 |
18 |
0 |
3 years ago |
ESP8266-Weather-Station/480 |
Use ESP8266_RTOS_SDK-1.4.x CJson Resolution Weather Web Json Data and Display on the OLED12864,the code include ESP8266 SmartConfig function can use SmartPhone APP connect to WiFi |
46 |
5 |
0 |
2 years ago |
arm-doom/481 |
Doom-like engine on Raspberry Pi, in pure bare metal assembly |
46 |
22 |
5 |
6 years ago |
gameboid/482 |
Gameboy Advance emulator for Android phones |
46 |
18 |
0 |
7 months ago |
arm_shellcode/483 |
Make ARM Shellcode Great Again |
46 |
0 |
0 |
2 months ago |
jq/484 |
None |
46 |
17 |
4 |
10 months ago |
Inflame/485 |
User-mode Windows DLL injector written in Assembly language (FASM syntax) with WinAPI. |
46 |
1 |
0 |
1 year, 30 days ago |
AquaAndAshes/486 |
A Gameboy homebrew title. |
46 |
13 |
0 |
5 months ago |
asm-atari-2600/487 |
Sample source code games Atari 2600 |
45 |
15 |
6 |
9 months ago |
pmd-red/488 |
Decompilation of Pokémon Mystery Dungeon: Red Rescue Team |
45 |
11 |
2 |
2 years ago |
NekoCart-GB/489 |
Open-source Gameboy Flash Cartridge using an Xilinx CPLD as MBC |
45 |
6 |
3 |
2 years ago |
softmpu/490 |
An MPU-401 emulation TSR for DOS |
45 |
4 |
0 |
2 years ago |
zelda_ocarina_mq_debug/491 |
Disassembly of Legend of Zelda: Ocarina of Time Master Quest (debug) |
45 |
7 |
0 |
4 months ago |
vittorioromeo.info/492 |
Latest iteration of my static webpage/blog generator |
45 |
13 |
7 |
3 months ago |
nginx_configs/493 |
Nginx Configuration Template for WordPress Sites |
45 |
3 |
0 |
6 months ago |
nrom-template/494 |
NES NROM project template for ca65 assembler |
45 |
11 |
4 |
2 months ago |
nds-examples/495 |
None |
45 |
26 |
2 |
5 years ago |
lde64/496 |
LDE64 (relocatable) source code |
45 |
3 |
0 |
2 months ago |
Lemmings/497 |
ZX Spectrum Next Lemmings |
45 |
16 |
0 |
a month ago |
linux-4.x.y/498 |
Linux 4.4内核实践分析 |
45 |
8 |
0 |
2 years ago |
hessian/499 |
C64 action / adventure game |
44 |
2 |
4 |
4 months ago |
pently/500 |
Scalable music engine for NES games |
44 |
10 |
3 |
13 days ago |
gurvy/501 |
gurvy implements Elliptic Curve Cryptography (+Pairing) for BLS12-381, BLS12-377, BW6-761, and BN256. Originally developed (and used) by gnark |
44 |
59 |
2 |
4 years ago |
wisp5/502 |
Firmware repository for the WISP 5.0 |
44 |
11 |
1 |
5 months ago |
blog/503 |
Many But Finite |
44 |
2 |
7 |
4 years ago |
freakyhax/504 |
QR-code exploit for Freakyforms Deluxe (3DS) |
44 |
5 |
0 |
2 months ago |
SMWPracticeCart/505 |
A hack of Super Mario World that makes practicing for speedrunning quicker, easier, and more fun. |
44 |
2 |
0 |
1 year, 3 months ago |
retaliate64/506 |
Remake of the space shooter game Retaliate for the Commodore 64 |
44 |
19 |
3 |
6 years ago |
walleos/507 |
Walle OS |
44 |
13 |
15 |
11 months ago |
pokestadium/508 |
Disassembly of Pokémon Stadium and Stadium 2 |
44 |
5 |
0 |
a month ago |
vx/509 |
Collection of malware for Virus Exchange (VX) |
44 |
8 |
1 |
6 years ago |
lolSnes/510 |
SNES emulator for DS |
44 |
9 |
1 |
6 years ago |
imp_implementationForwardingToSelector/511 |
IMP forwarding to a different selector. |
44 |
11 |
1 |
22 days ago |
CardRaytracerBenchmark/512 |
This is a short C++/Java/C#/Python benchmark. Based on Paul Heckbert's sources. |
44 |
12 |
0 |
4 years ago |
windows_reverse_shell_1/513 |
Windows Reverse Shell shellcode |
44 |
7 |
2 |
3 years ago |
80columns/514 |
80x25 text mode for the Commodore 64 BASIC/KERNAL environment |
44 |
7 |
16 |
2 days ago |
6502/515 |
DB6502: 65C02 based computer inspired by BE6502 |
43 |
3 |
0 |
6 years ago |
emulator-backed-remakes/516 |
See http://www.gabrielgambetta.com/remakes.html for a full description. |
43 |
3 |
1 |
4 years ago |
zeldasource/517 |
Disassembly of Legend of Zelda |
43 |
11 |
0 |
4 years ago |
c64/518 |
C64 Development - Assembly Language |
43 |
17 |
0 |
2 days ago |
68000/519 |
Code related to the Motorola 68000 microprocessor. |
43 |
4 |
2 |
2 years ago |
the-emoji-demo/520 |
NOVA 2018 8k intro |
43 |
12 |
0 |
a month ago |
redstarbluestar/521 |
An upgrade to Pokémon Red/Blue. Ports graphics and features from the Space World 1997 Gold/Silver prototype. |
43 |
4 |
1 |
6 years ago |
sneskit/522 |
SNES Devkit – simplifying Super Nintendo homebrew development |
43 |
13 |
1 |
1 year, 5 months ago |
arm-mem/523 |
ARM-accelerated versions of selected functions from <string.h> |
43 |
1 |
0 |
2 months ago |
flip/524 |
16-bit Lisp based OS |
43 |
20 |
0 |
1 year, 7 months ago |
asm_prog_ex_yasm/525 |
Assembly Language Adventures exercises for Yasm on Linux |
43 |
9 |
3 |
5 years ago |
tiny-rust-demo/526 |
Using Rust to make a 151-byte static AMD64 Linux binary |
42 |
3 |
0 |
1 year, 7 months ago |
Galaforce1BBC/527 |
Galaforce - BBC Micro, Full source code. |
42 |
4 |
0 |
5 years ago |
360/528 |
SPITBOL 360 is an implementation of the SNOBOL4 programming language for use on IBM 360 compatible computers. SPITBOL 360 was the first true compiler for SNOBOL4 and is an incredibly clever work of assembly language. |
41 |
23 |
0 |
2 years ago |
HaPOS/529 |
None |
42 |
0 |
0 |
4 years ago |
cppnow2016/530 |
Repository for my C++Now 2016 sessions. |
42 |
4 |
0 |
3 years ago |
seccomp-bypass/531 |
Collection of shellcodes that use a variety of syscalls in order to bypass some seccomp configurations |
42 |
53 |
0 |
7 months ago |
Embedded-C/532 |
Repository for udemy Embedded-C course |
42 |
7 |
0 |
2 years ago |
Obfuscate/533 |
C/C++ machine code obfuscation. |
42 |
12 |
3 |
a month ago |
fireemblem8u/534 |
Decompilation/disassembly of Fire Emblem: The Sacred Stones |
42 |
7 |
1 |
7 years ago |
Ultim809/535 |
Schematics, design files, and software for my Ultim809 homebrew 8-bit computer. |
42 |
8 |
1 |
2 years ago |
hacking-date/536 |
None |
42 |
2 |
1 |
1 year, 11 months ago |
pgo-rust/537 |
Testing LLVM's profile guided optimization with Rust |
42 |
6 |
3 |
3 months ago |
telefang/538 |
Partial Telefang disassembly and English translation (on the patch branch) |
42 |
14 |
0 |
2 months ago |
pokeorange/539 |
ROM Hack of Crystal |
42 |
3 |
4 |
26 days ago |
cesium/540 |
A GUI shell for the TI-84+CE |
41 |
10 |
11 |
1 year, 2 months ago |
kerberos/541 |
C64/C128 MIDI flash interface |
41 |
15 |
1 |
a month ago |
hardware.inc/542 |
RGBDS include file for Game Boy hardware definitions |
41 |
9 |
4 |
2 years ago |
tiny-linux-bootloader/543 |
A single sector Linux bootloader that can handle initrd |
41 |
9 |
0 |
7 months ago |
mgs_reversing/544 |
Metal Gear Solid PSX reimpl repo |
41 |
7 |
3 |
5 months ago |
curvedns/545 |
A DNSCurve Forwarding Name Server |
41 |
5 |
0 |
5 years ago |
brainfuck/546 |
compiler for x86 in 100 bytes |
41 |
30 |
1 |
6 years ago |
AndroidFramebufferScreenshot/547 |
None |
41 |
2 |
6 |
10 days ago |
ebsrc/548 |
Source code recreation for the game Earthbound |
41 |
0 |
0 |
9 years ago |
Neslyric/549 |
8-bit music video framework in 6502 assembly |
41 |
8 |
10 |
1 year, 8 months ago |
furby-source/550 |
Transcribed source code of the "FURBY.ASM - Version 25" PDF from http://www.seanriddle.com/furbysource.pdf |
41 |
13 |
0 |
2 years ago |
kiloboot/551 |
1kB TFTP Ethernet bootloader for ATmega328P and ENC28J60 |
41 |
4 |
1 |
8 years ago |
aos/552 |
Applied operating system - an operating system kernel written in the ATS programming language. |
41 |
4 |
0 |
3 years ago |
3DS-SSL-Patch/553 |
Patches the SSL module to disable Root CA Verification |
41 |
25 |
0 |
7 years ago |
linux-firmware/554 |
(forked from git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git) |
41 |
5 |
0 |
7 years ago |
avr-vga/555 |
A VGA controller implemented on an AVR microcontroller. |
40 |
32 |
7 |
3 years ago |
blheli-multishot/556 |
None |
40 |
3 |
0 |
9 months ago |
pcmenc/557 |
Advanced PCM encoder for 8-bit sound chips |
40 |
3 |
0 |
5 days ago |
cube64-dx/558 |
GameCube controllers adaptor for N64 |
40 |
28 |
0 |
6 years ago |
REBoot/559 |
Bootkits Revisited |
40 |
14 |
0 |
2 years ago |
chacha20/560 |
ChaCha20 and XChaCha20 stream ciphers |
40 |
27 |
0 |
5 years ago |
rookit_playground/561 |
Educational repository for learning about rootkits and Windows Kernel Hooks. |
40 |
17 |
0 |
6 years ago |
ase/562 |
Andy's Workshop Sprite Engine |
40 |
4 |
1 |
9 months ago |
lz4-68k/563 |
very fast LZ4 68k decoder |
40 |
3 |
0 |
10 months ago |
DevSound/564 |
Game Boy sound driver |
40 |
5 |
0 |
3 months ago |
LUMINARY/565 |
A game engine for SEGA Mega Drive in 68000 assembly |
40 |
18 |
2 |
3 years ago |
mriscvcore/566 |
A 32-bit RISC-V processor for mriscv project |
40 |
17 |
1 |
3 years ago |
Apollo-11/567 |
Original Apollo 11 guidance computer (AGC) source code for Command Module (Comanche055) and Lunar Module (Luminary099). |
39 |
7 |
1 |
10 months ago |
64spec/568 |
6502/Commodore64 Testing Framework for KickAssembler |
39 |
14 |
1 |
3 years ago |
firminsight/569 |
Automatic collect firmwares from internet,decompress,find binary code,extract info,file relation and function relation |
39 |
16 |
1 |
11 months ago |
cs630-qemu-lab/570 |
Qemu Based X86/Linux/AT&T Assembly Development Lab |
39 |
6 |
0 |
4 years ago |
leela/571 |
Scalable metrics monitoring engine |
39 |
7 |
3 |
2 months ago |
opc/572 |
One Page CPU Project - CPU, Assembler & Emulator each in a single page of code |
39 |
2 |
0 |
9 months ago |
LOGinstruments/573 |
LOGinstruments: VCV Rack plugins by Leonardo Gabrielli |
39 |
2 |
2 |
a month ago |
HelloSilicon/574 |
An attempt with assembly on the machine we must not speak about |
39 |
12 |
2 |
11 months ago |
ModernUI/575 |
Modern UI controls for win32 assembler |
39 |
24 |
0 |
4 months ago |
DynamicKernelShellcode/576 |
An example of how x64 kernel shellcode can dynamically find and use APIs |
38 |
3 |
0 |
2 months ago |
8BP/577 |
8 bits de poder ( 8 bits of power) |
38 |
7 |
0 |
4 months ago |
reversi/578 |
Generate very tiny reverse shell binaries for Linux~ |
38 |
0 |
1 |
5 months ago |
dmg-acid2/579 |
😀 The Acid2 test, now for the original Game Boy! 😀 |
38 |
19 |
1 |
2 months ago |
usbisp/580 |
USBasp firmware working with a clone "USB ISP Version 2.0" (marked "MX-USBISP-V4.00" or "MX-USBISP-V5.00" on the PCB) |
38 |
19 |
1 |
7 years ago |
nand2tetris/581 |
Solutions for http://www.nand2tetris.org/ |
38 |
17 |
0 |
4 years ago |
MMURTL/582 |
Operating System from Richard A. Burgess |
38 |
8 |
64 |
20 days ago |
QNICE-FPGA/583 |
FPGA implementation of vaxman's QNICE CPU as a fully fledged 16bit system-on-a-chip |
38 |
27 |
0 |
3 years ago |
Token-Stealing-Shellcode/584 |
None |
38 |
7 |
1 |
5 years ago |
Csu-85/585 |
Looking for crt0.o for Mac OSX? |
38 |
3 |
0 |
2 years ago |
bk-spca/586 |
A variety of programming models relevant to scientists explained, with an emphasis on how programming constructs map to parts of the computer. |
38 |
5 |
3 |
1 year, 3 months ago |
binary-decompilation/587 |
Extracting high level semantic information from binary code |
38 |
3 |
2 |
5 days ago |
240p-test-mini/588 |
Size-optimized ports of Artemio's 240p Test Suite to 8-bit consoles |
37 |
11 |
2 |
6 years ago |
libmumble/589 |
libmumble is an attempt at writing a cross-platform C++ library for implementing Mumble clients |
37 |
3 |
2 |
a month ago |
taus/590 |
Tetris - Actually Useful Statistics and other mods |
37 |
6 |
1 |
2 years ago |
GBA-Pokemon-Engine/591 |
Source code for my Open Source GBA Pokémon Game Engine |
37 |
10 |
0 |
1 year, 5 months ago |
final_cartridge/592 |
None |
37 |
2 |
1 |
5 years ago |
nes-gamedev-examples/593 |
Example Nintendo (NES) source code for an article series on http://anton.maurovic.com |
37 |
8 |
0 |
5 years ago |
BootProg/594 |
FAT12/16/32 Bootsector for .COMs/.EXEs |
37 |
1 |
2 |
3 years ago |
mariokart64/595 |
Mario Kart 64 hacking, disassembling, and notes |
36 |
3 |
0 |
a month ago |
avr_threads/596 |
Preemptive multithreading for AVR microcontrollers. |
36 |
2 |
0 |
4 years ago |
seq.asm/597 |
Minimal implementation of UNIX seq command in x86_64 assembly. |
36 |
3 |
0 |
4 years ago |
Boktai-Solar-Sensor-Patches/598 |
Solar sensor patches for the Boktai / Bokura no Taiyou games. |
36 |
25 |
3 |
8 years ago |
osfs01/599 |
Operating System From Scratch : learn OS by practice |
36 |
13 |
0 |
2 years ago |
nand2tetris/600 |
The Elements of Computing Systems |
36 |
23 |
0 |
4 years ago |
MASM32-graphical-effects/601 |
Various graphic effects from the scene. |
36 |
1 |
0 |
5 months ago |
Nailing-the-Coding-Interview/602 |
Learn how to pass C++ assessment tests with the most optimized algorithms |
36 |
10 |
2 |
23 hours ago |
MSXPi/603 |
Interface for MSX to Connect and use Raspberry Pi resources |
36 |
2 |
3 |
5 years ago |
spitbol/604 |
staging area for spitbol-linux |
36 |
11 |
0 |
4 months ago |
asm-exercise/605 |
Assembly Exercise 王爽 《汇编语言 第二版》练习题答案 |
36 |
7 |
0 |
1 year, 7 months ago |
Learn/606 |
Learn the very basics of different languages |
35 |
4 |
12 |
1 year, 3 months ago |
nesly-sound/607 |
Create beautiful music on your NES |
35 |
6 |
0 |
1 year, 9 months ago |
rhme3-writeups/608 |
Writeups for the RHME3 Challenges |
35 |
12 |
10 |
8 months ago |
jesc/609 |
None |
35 |
13 |
0 |
1 year, 5 months ago |
oslab/610 |
Practice on assembly language via Nasm, mostly in real-mode, preparation for os development |
35 |
2 |
0 |
4 years ago |
pbgzip/611 |
Parallel Block GZIP |
35 |
15 |
0 |
8 months ago |
Reversing-XignCode3-Driver/612 |
I'm going to be dropping code from the XC3 Driver (result of reversing the driver) |
35 |
12 |
4 |
3 months ago |
rc2014-ym2149/613 |
KiCad schematics and gerbers for a YM sound card for the RC2014. See it in action here: https://www.youtube.com/watch?v=-iLwi9FagFE |
35 |
12 |
4 |
2 years ago |
DelphiEncryptionCompendium/614 |
Delphi Encryption Compendium |
35 |
8 |
0 |
2 years ago |
APISearch-Plugin-x86/615 |
APISearch Plugin (x86) - A Plugin For x64dbg |
35 |
3 |
2 |
2 months ago |
RetailClerk89/616 |
A short casual adventure game for the Sega Genesis written in 68000 assembly |
35 |
2 |
0 |
6 months ago |
flapple/617 |
Flapple Bird - A de-make of Flappy Bird for the Apple II computer |
35 |
13 |
0 |
6 years ago |
arc_conv/618 |
Command-line visual novel toolkit written by w8m in pure ASM |
35 |
26 |
11 |
12 days ago |
z3randomizer/619 |
Zelda 3 Randomizer Template ASM |
36 |
8 |
4 |
11 months ago |
reloaded/620 |
Continuation and extension of Project 64 |
36 |
9 |
0 |
6 months ago |
Amiga-programming-examples/621 |
Various programming examples for (mostly classic) Amiga. |
35 |
9 |
1 |
a month ago |
c64gameframework/622 |
Multidirectional scrolling game framework for the C64. Its modified version is used in the game MW ULTRA. |
35 |
7 |
1 |
1 year, 11 months ago |
rom4x/623 |
Improved Apple //c (ROM 4X) and Apple IIc Plus (ROM 5X) firmware. |
35 |
4 |
4 |
11 days ago |
xd2svg/624 |
Utility for converting Adobe eXperience Design files into SVG |
35 |
12 |
1 |
9 years ago |
mammon.github.com/625 |
Papers on reverse engineering and assembly language programming |
34 |
13 |
0 |
3 months ago |
PlcInjector/626 |
Modbus stager in assembly and some scripts to upload/download data to the holding register of a PLC |
34 |
20 |
2 |
2 days ago |
lol-qwop/627 |
Everyone who has a merged pull request is invited to become an admin of this repo. |
34 |
0 |
0 |
2 years ago |
thompson_hack/628 |
None |
34 |
9 |
2 |
2 years ago |
4chipZ80/629 |
Z80 system using ATmega as IO/boot controller. 4 chips total. |
34 |
4 |
1 |
8 years ago |
snesdev/630 |
Super Nintendo Development |
34 |
0 |
1 |
4 months ago |
uul/631 |
ELF binary that runs on several different *nix flavours. Works out which variant it's being run on and runs code specific to that. |
34 |
28 |
2 |
6 months ago |
PocketDex/632 |
This is a demo Project of a sample of a pokedex, on this sample, you have: *Backend: Where you create your pokemons, upload their images and set the locations of it. *Api: where you send information to who need it. *Xamarin Project: where you consume the pokemon list, you can mark as favorite somes, and see the map where that pokemon was found it. |
34 |
10 |
3 |
2 years ago |
Assembly-step-by-step/633 |
Codes written while learning NASM, numbering the code according the level of complexity. |
34 |
3 |
1 |
3 years ago |
gocool/634 |
Go implementation of the Cool programming language |
34 |
13 |
0 |
a day ago |
2019-20-LAB-AO/635 |
Laboratorio de Arquitectura de Ordenadores.Procesador RISC-V de 32 bits |
34 |
4 |
0 |
5 years ago |
Dreamdealers/636 |
Deamdealers Amiga demo sources !!! |
34 |
0 |
0 |
a month ago |
asm/637 |
assembly language examples, mostly Linux |
34 |
12 |
3 |
2 months ago |
cryptogams/638 |
CRYPTOGAMS distribution repository |
34 |
38 |
1 |
10 days ago |
present/639 |
Code from Jeff Heaton's YouTube videos, articles, and conference presentations. |
34 |
25 |
2 |
3 years ago |
ESP8266_RTOS_ALINK_DEMO/640 |
Alink 1.0 早期版本 |
34 |
3 |
4 |
6 months ago |
lurch/641 |
Lurch is an Ethereum VM para-virtualization (ish) written in EVM bytecode. |
34 |
11 |
4 |
6 months ago |
Mobile_Bechmarks_/642 |
None |
33 |
1 |
1 |
5 years ago |
pprof_mac_fix/643 |
None |
33 |
22 |
0 |
11 months ago |
platform_bionic/644 |
Hardened Android standard C library. Some of the past hardening has not yet been ported from Marshmallow, Nougat and Oreo to this Android Pie repository. Most is available via archived tags in https://github.com/AndroidHardeningArchive/platform_bionic (check both the most recent Oreo and Nougat tags). |
33 |
2 |
0 |
1 year, 14 days ago |
tinycr/645 |
The challenge for creating a tiny binary in crystal. |
33 |
1 |
0 |
2 days ago |
feline/646 |
Feline, a concatenative programming language (Windows and Linux x86-64). Early days. |
33 |
2 |
56 |
3 years ago |
granary2/647 |
Dynamic binary translation framework for instrumenting x86-64 user space Linux programs |
33 |
9 |
3 |
1 year, 18 days ago |
HippoPlayer/648 |
HippoPlayer - a module player for the classic Amiga |
33 |
8 |
1 |
3 days ago |
LM80C/649 |
A Z80-based homebrew computer |
33 |
19 |
0 |
3 years ago |
BIOS_Rootkit/650 |
来自Freebuf评论区,一个UEFI马. |
33 |
10 |
2 |
1 year, 2 months ago |
Super-Mario-64/651 |
None |
33 |
100 |
0 |
4 years ago |
sinkhole/652 |
Architectural privilege escalation on x86 |
33 |
3 |
0 |
1 year, 6 months ago |
Manic-Miner-Source-Code/653 |
Manic Miner source code for the ZX Spectrum. |
33 |
9 |
0 |
4 days ago |
MIPS-CPU/654 |
A Simulative CPU Running on MIPS Instruction Set on Logisim. |
32 |
3 |
0 |
1 year, 6 months ago |
ghidra_falcon/655 |
Support of Nvidia Falcon processors for Ghidra (WIP) |
32 |
15 |
0 |
1 year, 6 months ago |
cvpal/656 |
Cheap and cheerful 2-channel USB to CV/Gate interface |
32 |
3 |
0 |
6 years ago |
tetris-464/657 |
A stripped down Tetris clone for the C=64 (no points, no levels, no nothing, except the bare block falling, controlling and colliding mechanism), in about a KLOC of 6502 assembly. |
32 |
7 |
0 |
1 year, 5 months ago |
libaeabi-cortexm0/658 |
ARM Run-Time ABI for the Cortex-M0 processor |
32 |
6 |
3 |
2 years ago |
sixtyforth/659 |
64-bit implementation of Forth |
32 |
26 |
0 |
2 years ago |
X86-assembly-language-from-real-mode-to-protection-mode/660 |
x86汇编语言 从实模式到保护模式 |
32 |
17 |
0 |
5 years ago |
No_Sandboxes/661 |
Test suite for bypassing Malware sandboxes. |
32 |
1 |
2 |
1 year, 5 days ago |
PatinhoFeio/662 |
Repositório contendo documentação técnica sobre o Patinho Feio, um computador pioneiro brasileiro desenvolvido na Escola Politécnica da USP em 1971 e inaugurado em 1972. |
32 |
21 |
0 |
1 year, 5 months ago |
Comu/663 |
Facebook Group "Not Releted To Coding" |
32 |
4 |
0 |
3 years ago |
SortingNetworks/664 |
Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compilers to generate optimal sorting networks. |
32 |
13 |
0 |
1 year, 5 days ago |
beginning-x64-assembly-programming/665 |
Source Code for 'Beginning x64 Assembly Programming' by Jo Van Hoey |
32 |
6 |
0 |
1 year, 3 months ago |
a6502/666 |
A 6502 emulator (library) written in assembly for ARM Cortex-M4 |
32 |
3 |
2 |
3 months ago |
MSX/667 |
MSX programming |
32 |
1 |
0 |
3 years ago |
intrusion/668 |
A linux 4k intro |
32 |
16 |
0 |
1 year, 6 months ago |
ORANGE_OS/669 |
None |
32 |
15 |
0 |
16 days ago |
aes_dust/670 |
Unlicensed tiny / small portable implementation of 128/256-bit AES encryption in C, x86, AMD64, ARM32 and ARM64 assembly |
32 |
12 |
0 |
14 days ago |
lib-hfut/671 |
贵校课程资料民间整理 |
32 |
9 |
0 |
10 years ago |
JetQi/672 |
Qi bootloader for the Jét (S8000) |
32 |
3 |
1 |
24 days ago |
gb-save-states/673 |
Patches to add save state support to Game Boy games when playing on the original hardware |
32 |
7 |
0 |
3 years ago |
gba_bios/674 |
Disassembly of the Game Boy Advance BIOS |
32 |
6 |
1 |
10 months ago |
falling-nes/675 |
Falling - A game for the NES |
32 |
5 |
0 |
3 months ago |
NightKernel/676 |
A 32-bit drop-in replacement for the FreeDOS kernel |
32 |
7 |
1 |
1 year, 29 days ago |
Chopper-Command-C64/677 |
A Commodore 64 version of Activision's Chopper Command |
31 |
2 |
2 |
6 months ago |
Cycloa/678 |
a NES emulator |
31 |
8 |
0 |
2 years ago |
Apollo-11/679 |
https://github.com/chrislgarry/Apollo-11/ |
31 |
10 |
3 |
4 years ago |
esp32-devkit/680 |
Unofficial Development Kit for Espressif ESP32 |
31 |
15 |
0 |
5 years ago |
Getting-Started-Tutorials/681 |
Resources to accompany the Getting Started tutorial series. |
31 |
3 |
0 |
2 years ago |
sword-of-ianna-msx2/682 |
Source code for The Sword of Ianna, MSX2 version |
31 |
12 |
1 |
6 years ago |
xv6_rpi_port/683 |
This is an xv6 port to Raspberry Pi |
31 |
2 |
0 |
1 year, 8 months ago |
ESP32-ULP-Arduino-IDE/684 |
ESP32 ULP example for Youtube video |
31 |
0 |
0 |
5 months ago |
boot2flappy/685 |
Flappy Bird as bootable UEFI executable |
30 |
3 |
5 |
2 years ago |
bootstrap/686 |
Bootstrapping VM for bare metal to trusted C compilation |
31 |
3 |
2 |
5 years ago |
c64-smooth-scrolling/687 |
An implementation of smoothly scrolling a character-based screen on a Commodore 64 |
31 |
1 |
3 |
6 months ago |
UltimaHacks/688 |
Patches which add features to, and improve the usability of, the 1990s video games Ultima VII (BG and SI) and Ultima Underworld (I and II), along with a program to compile and apply these patches. |
31 |
11 |
0 |
2 years ago |
APIInfo-Plugin-x86/689 |
APIInfo Plugin (x86) - A Plugin For x64dbg |
31 |
4 |
0 |
5 days ago |
sedoc/690 |
cjs's documentation and notes related to systems engineering |
31 |
8 |
0 |
9 months ago |
RISC-V-FPGA/691 |
RISC-V CPU for OpenFPGAs, in Icestudio |
31 |
15 |
4 |
5 years ago |
rpi2-hyp-boot/692 |
Raspberry Pi 2 bootloader for starting the cores in HYP mode |
31 |
7 |
0 |
1 year, 20 days ago |
01_Hello/693 |
NES in C |
31 |
5 |
0 |
4 months ago |
chgemm/694 |
symmetric int8 gemm |
31 |
15 |
2 |
3 years ago |
PIC16F1-USB-Bootloader/695 |
A tiny USB CDC bootloader for PIC16F1454/5/9 microcontrollers |
30 |
9 |
3 |
2 years ago |
ggsound/696 |
GGSound: A lightweight sound engine for your NES homebrew game. |
30 |
2 |
0 |
2 years ago |
snes-m7/697 |
SNES Mode 7 demo |
30 |
8 |
3 |
9 days ago |
fastd/698 |
Fast and Secure Tunnelling Daemon |
30 |
8 |
1 |
1 year, 5 months ago |
pokered-gen-II/699 |
Disassembly of Pokémon Red/Blue with 2nd Gen. Graphics |
30 |
7 |
1 |
4 years ago |
JSPatchPlaygroundTool/700 |
不需要重新编译重新运行APP,直接在模拟器里就可以随时修改JS代码,随时看效果,实时报错提醒,实时Reload刷新 |
30 |
7 |
0 |
5 years ago |
rgbds-template/701 |
Basic hello-world example for GameBoy using rgbds |
30 |
13 |
0 |
3 years ago |
SLAE/702 |
Example ASM code following SLAE course and exam assignments. |
30 |
8 |
0 |
2 years ago |
cpm22/703 |
CP/M 2.2 source code |
30 |
6 |
0 |
2 years ago |
YOLO/704 |
You Only Live Once |
30 |
3 |
1 |
1 year, 3 months ago |
vgm-disasm/705 |
Disassemblies of Various Video Game Music Drivers |
30 |
3 |
0 |
8 months ago |
ci0/706 |
mini C compiler / interpreter for VM in 512 lines C program |
30 |
3 |
2 |
4 months ago |
robsize/707 |
ROB size testing utility |
30 |
6 |
0 |
a month ago |
tp/708 |
Decompilation of The Legend of Zelda: Twilight Princess (GCN, USA) |
30 |
8 |
3 |
2 years ago |
rc2014/709 |
None |
30 |
11 |
0 |
1 year, 7 months ago |
vm6502/710 |
Virtual Machine, MOS 6502 emulator. |
30 |
3 |
0 |
4 years ago |
ngin/711 |
NES Game Engine |
29 |
5 |
2 |
5 months ago |
AMOS-Professional-Official/712 |
The official source code of AMOS Professional on the Amiga |
29 |
5 |
2 |
4 years ago |
rpi-nano-httpd/713 |
A nano sized web server packed into a Docker Nano Container |
29 |
23 |
0 |
6 years ago |
GPBB/714 |
Graphics Programming Black Book by Michael Abrash. |
29 |
8 |
0 |
2 months ago |
realmode-assembly/715 |
Collection of articles about realmode 16bit assembly |
29 |
12 |
0 |
27 days ago |
NASCOM_BASIC_4.7/716 |
NASCOM ROM BASIC Version 4.7 - (C) 1978 Microsoft |
29 |
7 |
0 |
5 days ago |
vwradio/717 |
Reverse engineering Volkswagen car radios |
29 |
4 |
0 |
3 years ago |
blockyskies/718 |
Blocky Skies (Amiga game) |
30 |
11 |
0 |
9 months ago |
mynes/719 |
Simple NES Emulator |
29 |
8 |
0 |
2 years ago |
directntapi/720 |
DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10 |
29 |
2 |
0 |
3 years ago |
echod/721 |
A small echo server written in x86-32 asm |
29 |
0 |
0 |
4 months ago |
upernes/722 |
Nes to Super Nes recompiler. 6502 to 65C816 |
29 |
4 |
0 |
4 months ago |
aventuras-en-megadrive/723 |
Aventuras en Megadrive: Aprende a programar y crear juegos |
29 |
0 |
0 |
18 days ago |
triton/724 |
The Menace from Triton (MSX) |
29 |
12 |
0 |
2 years ago |
reed/725 |
Reverse Engineering and Exploit Development stuff |
29 |
19 |
0 |
2 years ago |
assembly-solution/726 |
一些汇编习题的解答 |
29 |
9 |
1 |
4 years ago |
fde64/727 |
Extended Length Disassembler Engine for x86-64 (1337 bytes in size) |
29 |
0 |
0 |
4 months ago |
bmstu-asm/728 |
Машинно-зависимые языки программирования. МГТУ им. Баумана |
29 |
10 |
0 |
a day ago |
asmc/729 |
Asmc Macro Assembler |
29 |
3 |
2 |
1 year, 1 month ago |
PiPU/730 |
Project to use a Raspberry Pi as a NES graphics accelerator |
28 |
9 |
0 |
3 years ago |
CTF-From-Zero-To-One/731 |
TDOH Conf 2016 演講相關資料 |
28 |
3 |
2 |
1 year, 11 months ago |
nemesis/732 |
💾 x86 operation system writen on fasm |
28 |
2 |
0 |
6 years ago |
NeHeNASM/733 |
NeHe's OpenGL Tutorial in NASM |
28 |
4 |
0 |
2 years ago |
c64-misc/734 |
Commodore 64 tips'n tricks |
28 |
3 |
11 |
a day ago |
Powerups/735 |
Custom powerups on Super Mario World |
28 |
6 |
1 |
1 year, 4 days ago |
blitz2/736 |
Official Acid Software Amiga development tools |
28 |
1 |
0 |
2 years ago |
zx-spec/737 |
A unit testing framework for Sinclair ZX Spectrum assembly |
28 |
8 |
0 |
5 years ago |
amiga-assembly-crashcourse/738 |
None |
28 |
2 |
4 |
a month ago |
temu-vsb/739 |
TEMU ("Tandy Emulator") and VSB ("Virtual Sound Blaster"), two nifty MS-DOS TSR utilities originally developed by Andrew Zabolotny (Андрей Заболотный). |
28 |
17 |
0 |
1 year, 11 months ago |
PROM/740 |
Place to stash all the random EPROMs and such I'm digging out. |
28 |
14 |
0 |
2 years ago |
arduino-bitcoin-miner/741 |
Arduino Bitcoin Miner (plain C and AVR assembly versions) |
28 |
11 |
6 |
14 days ago |
alttp_sm_combo_randomizer_rom/742 |
ALTTP & Super Metroid Combo Randomizer ROM changes |
28 |
0 |
0 |
40 minutes ago |
aes/743 |
Fast constant-time AES implementations on 32-bit architectures |
28 |
3 |
0 |
2 years ago |
gba-switch-to-gbc/744 |
Routine to switch a GBA into GBC mode by software! |
28 |
7 |
2 |
4 years ago |
DisFire/745 |
A compilable disassembly of Pokemon Fire Red for GBA |
28 |
23 |
0 |
a month ago |
Processador-ICMC/746 |
Development of a complete environment to teach and learn computer architecture, VHDL processor design and Assembly language |
28 |
12 |
3 |
3 years ago |
mspgcc-install/747 |
Script to install mspgcc (open-source compiler for msp430) in ubuntu |
28 |
2 |
0 |
2 years ago |
tappet/748 |
None |
27 |
10 |
1 |
4 years ago |
assembly-example/749 |
Common Functions and Code written in Assembly Language |
27 |
0 |
0 |
11 months ago |
furryrpg/750 |
An all-new role-playing game for SNES, currently in development! |
27 |
7 |
2 |
11 months ago |
AssemblyLanguageTest/751 |
王爽《汇编语言》第三版课后实验及检测点答案。 |
27 |
3 |
1 |
5 years ago |
SwiftAspects/752 |
Experiments in Aspects with Swift (Xtrace for Swift) |
27 |
3 |
0 |
1 year, 16 days ago |
cpuadventure/753 |
CPU Adventure task from Dragon CTF 2019 teaser |
27 |
4 |
0 |
1 year, 7 days ago |
assembly-playground/754 |
Random code snippets used to learn x86_64 assembly language |
27 |
2 |
11 |
2 days ago |
TriloTracker/755 |
MSX Music tracker for PSG+SCC, PSG+FM and PSG (SN7)+FM. |
27 |
13 |
3 |
6 days ago |
GB-Studio-Community-Assets/756 |
A repository of user-submitted original assets usable in GB Studio, with no attribution required. |
27 |
3 |
0 |
3 years ago |
avx_qsort/757 |
Quick sort code using AVX2 instructions |
27 |
10 |
0 |
7 years ago |
nand2tetris/758 |
None |
27 |
17 |
0 |
8 months ago |
6502_EhBASIC_V2.22/759 |
6502 enhanced BASIC unmodified source |
27 |
12 |
0 |
3 years ago |
avrop/760 |
ROP based Movfuscator VM |
27 |
5 |
0 |
2 years ago |
xspelunker/761 |
A Spelunky-style game for MSX1, created for the MSXDev'17 competition |
27 |
1 |
0 |
2 months ago |
gb-bootroms/762 |
Disassemblies of the different Game Boy boot ROMs |
27 |
3 |
11 |
3 months ago |
asMSX/763 |
AsMSX, originally developed by Pitpan. More info: https://www.msx.org/wiki/AsMSX. |
27 |
9 |
0 |
3 years ago |
nand2tetris/764 |
Nand2tetris course |
27 |
7 |
0 |
2 years ago |
fash/765 |
The Fash Fast Hash Family |
27 |
5 |
1 |
4 months ago |
bootloader/766 |
Mirror of https://gitlab.redox-os.org/redox-os/bootloader |
27 |
5 |
1 |
3 years ago |
nesgame/767 |
None |
27 |
0 |
0 |
4 months ago |
merken-revision-2020/768 |
Source Code for my Game Boy demo released during Revision 2020. |
27 |
10 |
0 |
1 year, 11 months ago |
PESecInfo/769 |
A simple tool to view important DLL Characteristics and change DEP and ASLR |
27 |
4 |
2 |
1 year, 6 months ago |
DankOS/770 |
A really simple Real Mode OS, in honour of youtuber Druaga1. |
27 |
9 |
16 |
2 years ago |
FF1Disassembly/771 |
None |
27 |
10 |
0 |
4 years ago |
bootloader/772 |
My OS Stuff :) |
27 |
0 |
0 |
2 months ago |
untech-engine/773 |
A Homebrew SNES metroidvania game engine |
27 |
4 |
0 |
13 days ago |
supervisor-rv/774 |
计算机组成原理课程 RISC-V 监控程序,支持 32 位和 64 位 |
27 |
0 |
0 |
3 days ago |
dragon-warrior-disassembly/775 |
NES Dragon Warrior software disassembly |
27 |
0 |
3 |
2 years ago |
bootstrap.gb/776 |
None |
26 |
15 |
0 |
5 years ago |
SLAE64/777 |
x64 Linux Shellcode |
26 |
7 |
0 |
1 year, 24 days ago |
javassembly/778 |
💾 Calling Assembly from Java: simple example using the JNI and NASM. |
26 |
8 |
4 |
2 years ago |
Keypad/779 |
GameShell's Keypad arduino code. |
26 |
5 |
0 |
2 years ago |
Assembly-Lib/780 |
A 16-bits x86 DOS Assembly library that provides many useful functions for developing programs. It has both VGA grapics functions as well as general purpose utilities. The main purpose of this library was to be able to implement simple DOS games (in Assembly) using VGA (320x200, 256 colors) display. |
26 |
7 |
1 |
11 years ago |
hazelnut/781 |
L4Ka::Hazelnut micro-kernel |
27 |
6 |
0 |
2 years ago |
FIGnition/782 |
DIY 8-bit Computer |
26 |
5 |
2 |
2 hours ago |
anybench/783 |
CPU Benchmarks Set |
26 |
12 |
0 |
3 years ago |
Rootkit/784 |
None |
26 |
2 |
0 |
3 years ago |
makeshift/785 |
Source code for Makeshift by Logicoma |
26 |
2 |
0 |
2 years ago |
talesofpopolon/786 |
Tales of Popolon (MSX) |
26 |
1 |
0 |
9 years ago |
victoriaos/787 |
Tiny OS written in x86 assembly |
26 |
3 |
0 |
9 months ago |
c64/788 |
C64 Christmas Demo in 6510 Assembly |
26 |
2 |
0 |
a month ago |
1kdemo/789 |
Framework for creating 1k demoscene intros. |
26 |
3 |
0 |
1 year, 2 months ago |
Hook_API/790 |
Assembly block for hooking windows API functions. |
26 |
4 |
5 |
1 year, 8 months ago |
propeller-graphics-card/791 |
Add-on board and firmware for the RC2014 computer to provide graphics capabilities |
26 |
1 |
0 |
2 years ago |
demo-twistit/792 |
TwistIT 64kb intro for SNES/Super Famicom |
26 |
6 |
1 |
2 months ago |
pts-tinype/793 |
tiny hello-world Win32 PE .exe |
26 |
6 |
3 |
3 years ago |
pfff/794 |
-- |
26 |
1 |
5 |
3 months ago |
gameboy/795 |
[alpha] Rust WASM gameboy emulator aiming for high framerate on mobile browsers |
26 |
39 |
0 |
4 years ago |
MBRhack/796 |
感染MBR 下载并运行文件。 |
26 |
12 |
1 |
10 months ago |
libraries/797 |
Collection of libraries for use with x86 / x64 assembler |
26 |
2 |
1 |
5 months ago |
nes-runner/798 |
An infinite runner NES game! |
26 |
25 |
2 |
4 years ago |
openssl/799 |
gyp version of openssl to embed in projects. |
26 |
4 |
0 |
4 years ago |
pokepuzzle/800 |
Disassembly of Pokémon Puzzle Challenge |
26 |
2 |
9 |
a month ago |
AmiBlitz3/801 |
Complete package of AmiBlitz3 including all sources. |
26 |
11 |
0 |
1 year, 6 months ago |
xorpd-solutions/802 |
[SPOILER ALERT] My attempt at tackling the x86_64 asm riddles in xorpd's xchg rax,rax book. Pull requests welcome. |
25 |
5 |
6 |
4 years ago |
MarioKart64/803 |
Mario Kart 64 assembly patches and notes |
25 |
5 |
0 |
2 years ago |
mbr-boot-manager/804 |
💾 Master Boot Record with a boot menu written in Assembly |
25 |
5 |
1 |
4 years ago |
bp128/805 |
Go implementation of SIMD-BP128 integer encoding and decoding |
25 |
5 |
0 |
8 years ago |
os-dev-16/806 |
A 16-bit Real Mode OS in NASM |
25 |
2 |
9 |
4 years ago |
stickerhax/807 |
Nintendo 3DS savedata exploit for "Paper Mario: Sticker Star". |
25 |
2 |
0 |
26 days ago |
gba-suite/808 |
A Game Boy Advance test suite. |
25 |
6 |
0 |
a month ago |
ps4disasm/809 |
Phantasy Star IV Disassembly |
25 |
7 |
0 |
3 years ago |
GameDroid/810 |
A GameBoy emulator for Android |
25 |
15 |
18 |
2 years ago |
optlink/811 |
None |
25 |
3 |
0 |
6 years ago |
atsboot/812 |
A tiny 32 bit kernel written in ATS |
25 |
2 |
0 |
7 months ago |
pretendo/813 |
A multiplatform NES emulator |
25 |
12 |
0 |
3 years ago |
BootkitsBook/814 |
repository with additional materials and source code |
25 |
3 |
1 |
6 months ago |
transballmsx/815 |
Transball game for MSX by Santi Ontañón |
25 |
7 |
5 |
4 months ago |
libucontext/816 |
ucontext implementation featuring glibc-compatible ABI |
25 |
3 |
0 |
14 days ago |
asm-docs/817 |
Documentation about native assembly programming on the TI CE calculators (84+CE / 83PCE) |
25 |
17 |
0 |
7 days ago |
cae-lab/818 |
Lab Material for CAE |
25 |
12 |
0 |
5 years ago |
galaga-7800/819 |
Galaga (1987) by Namco Limited for the Atari 7800 |
25 |
6 |
0 |
3 years ago |
goatse.mbr/820 |
A 512-byte bootloader displaying ASCII Goatse on boot. |
25 |
12 |
0 |
4 years ago |
IDTHook_X64/821 |
Hook IDT vector 0xb2 to detect SCI in 64bit windows. |
25 |
6 |
0 |
9 months ago |
RhythmTengokuENPatch/822 |
The repo of the "dead" english translation of Rhythm Tengoku (GBA) |
24 |
9 |
0 |
1 year, 5 months ago |
jasm/823 |
executing JS from x86 code |
24 |
18 |
1 |
1 year, 11 months ago |
8086-MicroProcessor/824 |
This is made to ease the difficulties of Micro Processor Programs. The programs are Self Explanatory. The programs are tested in Windows XP CMD and in Windows 8 using DOS Box |
25 |
12 |
0 |
3 years ago |
The-Door-Access-control/825 |
门禁系统 基于ESP8266 base on esp8266(OpenWRT,Android,NFC) |
24 |
7 |
0 |
3 years ago |
ForceXtended/826 |
ForceXtended Rainmeter Skin |
24 |
6 |
1 |
1 year, 2 months ago |
OS_Development/827 |
None |
24 |
12 |
1 |
3 years ago |
rc2014/828 |
None |
24 |
1 |
0 |
5 months ago |
x86_64_workshop/829 |
Container and files for a beginners workshop on writing Linux x86_64 |
24 |
37 |
5 |
2 days ago |
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/830 |
Contributor note: code must spam "a" all on one line, there must not be any duplicate languages |
24 |
3 |
0 |
8 years ago |
DCPU-Bas/831 |
QuickBasic-like compiler for DCPU in 0x10c game |
24 |
7 |
1 |
2 years ago |
DMGreport/832 |
DMG and CGB (Color Game Boy) tutorials for coding assembly games with RGBDS |
24 |
7 |
1 |
7 days ago |
VSCode-C51/833 |
💡 VSCode C51工程模板,用VSCode写51单片机代码 |
24 |
2 |
0 |
4 years ago |
NES/834 |
NES Assembly Programming |
24 |
10 |
1 |
1 year, 11 months ago |
sejs/835 |
軟體工程 -- 以 node.js 為例 |
24 |
12 |
3 |
6 years ago |
cpuminer-vert/836 |
adapted CPU cgminer for vertcoin based on pooler-cpuminer |
24 |
2 |
2 |
3 years ago |
SunMoonPatches/837 |
Collection of ARM ASM patches for Pokemon Sun/Moon. |
24 |
3 |
0 |
1 year, 10 months ago |
bootstrap/838 |
Richard's compiler bootstrap experiment |
24 |
18 |
1 |
6 days ago |
CPE390/839 |
None |
24 |
2 |
0 |
2 years ago |
bfboot/840 |
A full brainfuck to bootable OS image compiler. |
24 |
38 |
0 |
1 year, 5 months ago |
e-book/841 |
各方面的电子书籍 |
24 |
1 |
13 |
7 years ago |
salt/842 |
Fast cryptographic networking for Haskell |
24 |
3 |
5 |
2 months ago |
SonnetAmiga/843 |
Reimplementation of WarpOS supporting Sonnet Crescendo 7200 and other PowerPC PCI cards (mirror of CVS development repository). |
24 |
1 |
0 |
a month ago |
msx-rpg/844 |
Dungeon Crawler for MSX2 |
24 |
6 |
0 |
2 months ago |
GameboyBoilerplateProj/845 |
Gameboy boilerplate to get started quickly |
24 |
5 |
0 |
6 years ago |
s2smsdisasm/846 |
Sonic 2 SMS Disassembly |
24 |
9 |
7 |
5 months ago |
MMFS/847 |
Modern SD Card File System for Acorn 8-bit Machine (Master, Beeb, Electron) |
24 |
2 |
0 |
1 year, 1 month ago |
lorom-template/848 |
Super NES LoROM (mode $20) project template for ca65 assembler |
24 |
6 |
0 |
4 years ago |
lc3-2048/849 |
implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture |
25 |
4 |
0 |
1 year, 4 months ago |
fools2018/850 |
TheZZAZZGlitch's April Fools event 2018 |
23 |
7 |
0 |
1 year, 7 months ago |
lxp32-cpu/851 |
A lightweight, open source and FPGA-friendly 32-bit CPU core based on an original instruction set |
23 |
27 |
0 |
4 years ago |
raspberry-pi-assembler/852 |
Support files for the blog posts on Raspberry Pi Assembler |
23 |
5 |
0 |
2 years ago |
from-nand-to-tetris/853 |
Solutions for the book "The Elements of Computing Systems: Building a Modern Computer from First Principles" |
23 |
3 |
0 |
3 years ago |
nes-template/854 |
A template for a Nintendo Entertainment System project, using the ca65 assembler, targeting a UNROM (CHR-RAM + PRG bankswitching) board. Includes toolchain, and has build infrastructure for Windows and Linux. |
23 |
5 |
0 |
a day ago |
ctf-write-ups/855 |
My write-ups from various CTFs |
23 |
7 |
0 |
4 years ago |
Anti-debugging-techniques/856 |
Anti-Debugging detection and obufuscation techniques that involved the use of Win32 API functions. |
23 |
6 |
0 |
4 years ago |
fblit/857 |
CPU-based blitting routines for 68k Amiga computers |
23 |
3 |
0 |
2 years ago |
docker-sleep/858 |
Smallest Docker image I can muster |
23 |
29 |
0 |
6 years ago |
booty/859 |
Bootkit for Windows 7 |
23 |
1 |
6 |
1 year, 7 months ago |
neko/860 |
A simple library for SNES programming and development in 65816 assembly |
23 |
3 |
11 |
3 years ago |
freemlib-neogeo/861 |
library(-ish) and utils for programming the Neo-Geo |
23 |
5 |
0 |
1 year, 2 months ago |
mkpoly/862 |
A simple polymorphic engine |
23 |
3 |
4 |
9 days ago |
sebasic4/863 |
SE Basic IV 4.2 Cordelia - A free BASIC interpreter written in Z80 assembly language |
23 |
2 |
0 |
2 years ago |
SnesSpeedTest/864 |
Homebrew Super Nintendo ROM for measuring SNES and SA-1 clock speed. |
23 |
13 |
0 |
4 years ago |
menuetos/865 |
fan respository - not official - os linux made with assembly language |
23 |
7 |
2 |
11 months ago |
lttphack/866 |
A romhack of "The Legend of Zelda: A Link to the Past" made for speedrunners |
23 |
0 |
0 |
1 year, 11 months ago |
balloonfight_dis/867 |
Balloon Fight NES Disassembly |
23 |
1 |
1 |
8 years ago |
cpgb/868 |
CPGB is the Curve Privacy Guard B, a secure replacement for GPG using ECC. |
23 |
2 |
0 |
1 year, 1 month ago |
fdraw/869 |
Fast Apple II hi-res graphics |
23 |
8 |
0 |
3 years ago |
Anti-Debug/870 |
Some of the Anti-Debugging Tricks |
23 |
3 |
2 |
6 months ago |
Jemm/871 |
Jemm386 and JemmEx are socalled EMMs ( Expanded Memory Managers ) or, more exactly, V86 monitors. |
23 |
64 |
0 |
4 years ago |
GitHub/872 |
Traqmate Data and Consulting |
23 |
11 |
1 |
20 days ago |
project-ironfist/873 |
None |
23 |
3 |
1 |
5 years ago |
gc-ipl/874 |
Open source Gamecube bootrom |
23 |
3 |
0 |
10 days ago |
mealybug-tearoom-tests/875 |
Game Boy emulator test ROMs |
23 |
1 |
1 |
7 months ago |
rucc/876 |
C compiler written in Ruby |
23 |
3 |
0 |
2 months ago |
V8Power/877 |
Putting the power of an 8-cylinder engine under the hood of DOS batch files. |
23 |
2 |
0 |
7 days ago |
yaz180/878 |
YAZ180 - Modern Single Board Z180 Computer |
23 |
16 |
0 |
2 years ago |
Irvine32/879 |
A library for assembly language |
23 |
20 |
0 |
4 years ago |
malware/880 |
None |
23 |
2 |
0 |
4 years ago |
doctorhow/881 |
A sample game for Gameboy created with gbdk, gbdk-lib-extension and GB Lemon tracker LP1.297a. |
23 |
3 |
0 |
2 years ago |
geometrix/882 |
A puzzle game for GB and GBC. |
23 |
4 |
6 |
27 days ago |
psrp/883 |
Phantasy Star Retranslation Project |
22 |
5 |
2 |
1 year, 4 months ago |
orizzonte/884 |
WIP |
22 |
1 |
0 |
11 months ago |
Shellcodes/885 |
I'll post my custom shellcode I make here! |
22 |
3 |
2 |
1 year, 23 days ago |
PerformanceMonitor/886 |
PerformanceMonitor is a non-invasive APM system, Including monitoring CPU,Memory,FPS,Recording all OC and Swift methods time consuming,etc. |
22 |
6 |
1 |
1 year, 23 days ago |
msxsdmapper/887 |
Automatically exported from code.google.com/p/msxsdmapper |
22 |
9 |
0 |
3 years ago |
nand2tetris/888 |
计算机系统要素-从零开始构建现代计算机 项目 |
22 |
1 |
3 |
4 years ago |
hrm-cpu/889 |
Run Human Resource Machine programs |
22 |
7 |
0 |
4 years ago |
commaled/890 |
comma.ai LED controller cause the car needs some lights bro. SWAG! |
22 |
1 |
0 |
5 years ago |
pda6502/891 |
Code + notes for a 6502-based breadboard computer. |
22 |
5 |
0 |
3 months ago |
quicksort/892 |
Quicksort implemented by me in different languages |
22 |
7 |
2 |
3 years ago |
rpi3-fosdem17/893 |
Bare metal demo code for Raspberry PI 3 |
22 |
9 |
0 |
4 years ago |
x86_shellcode_tutorial/894 |
A training course for BambooFox |
22 |
3 |
2 |
3 months ago |
merit-miner/895 |
Pool Miner for Merit. |
22 |
1 |
0 |
5 years ago |
learn-software-engineering/896 |
A collection of resources for people interested in learning more about programming |
22 |
10 |
2 |
9 months ago |
Z80-FPGA/897 |
Z80 CPU for OpenFPGAs, with Icestudio |
22 |
9 |
0 |
3 years ago |
amiga-sources/898 |
Various Amiga demos/code I've written long long time ago |
22 |
3 |
0 |
1 year, 5 months ago |
adpcm-68k/899 |
IMA ADPCM codec for PC, and decoder for Amiga and Atari ST |
22 |
3 |
0 |
3 years ago |
smallest-docker-httpd/900 |
smallest docker httpd server I know... |
22 |
7 |
0 |
3 months ago |
kirbydreamland/901 |
disassembly of Kirby's Dream Land |
22 |
4 |
0 |
1 year, 8 months ago |
UltraCIC-II/902 |
Code to recreate N64 CIC chips on an ATTiny25/45 |
22 |
4 |
1 |
4 years ago |
nexus9_demo/903 |
64-bit ARM OS/Kernel/Systems Development Demo on a Nexus 9 |
22 |
11 |
0 |
5 years ago |
pokemonAnniversaryRed/904 |
Anniversary Red dissassembly |
22 |
4 |
0 |
11 months ago |
nolibc-httpd/905 |
1kb single-page http server, static binary for linux x86_64 |
22 |
1 |
0 |
8 years ago |
SIDboard/906 |
open source hardware board for the legendary MOS Technology SID |
22 |
11 |
2 |
2 months ago |
Ninokuni/907 |
Hacks and tools for "Ni no Kuni" games |
22 |
4 |
0 |
9 months ago |
tiny-elf/908 |
A tiny ELF. |
22 |
4 |
0 |
3 years ago |
c64_kernal/909 |
None |
22 |
8 |
0 |
6 months ago |
secAES-ATmega8515/910 |
Secure AES128 Encryption Implementation for ATmega8515 |
22 |
0 |
0 |
6 months ago |
PSGlib/911 |
Z80 ASM library (and C conversion/compression tools) to allow replay of VGMs as background music/SFX in SEGA Master System / SEGA Game Gear homebrew programs |
22 |
2 |
1 |
2 years ago |
TimePilot/912 |
None |
22 |
5 |
0 |
2 years ago |
sigmafix/913 |
Make old Sigma lenses work on newer Canon bodies. |
22 |
4 |
1 |
7 months ago |
efi-clang/914 |
Build UEFI applications with the Clang compiler and LLD linker. |
22 |
7 |
6 |
2 years ago |
pill_6502/915 |
emulated 8-bit 6502 CPU and 6850 ACIA for STM32F103 blue pill ⛺ |
22 |
9 |
0 |
2 years ago |
switch/916 |
None |
22 |
1 |
0 |
2 years ago |
roboto-demo/917 |
Game Boy demo for Skrolli Party 2017. |
22 |
31 |
13 |
4 years ago |
XV6/918 |
软件学院 2015年计算机系统软件 XV6 系统优化开发 |
22 |
2 |
0 |
1 year, 8 months ago |
68kTutorials/919 |
Tutorials to teach myself 68k assembly |
22 |
8 |
2 |
1 year, 6 months ago |
MASM_OSX/920 |
Use Xcode to edit, compile, and debug MASM files |
22 |
6 |
0 |
1 year, 11 days ago |
tronsolitare/921 |
Bootable 512 byte OS that is a game |
21 |
0 |
1 |
2 years ago |
azOS/922 |
Small x86 operating system written completely in assembly. |
21 |
21 |
26 |
4 months ago |
SkillSystem_FE8/923 |
None |
21 |
1 |
0 |
1 year, 2 days ago |
DKC2-disassembly/924 |
A repository dedicated to the reverse engineering of the SNES game DKC2. |
21 |
11 |
0 |
9 years ago |
linux-firmware/925 |
Firmware for Linux kernel drivers |
21 |
2 |
0 |
3 years ago |
GBVisualizer/926 |
None |
21 |
1 |
0 |
7 months ago |
fp/927 |
Nearly generic prime field implementation in Go |
21 |
9 |
0 |
4 months ago |
IAT_API/928 |
Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file. |
21 |
2 |
0 |
30 days ago |
AmstradCPC/929 |
Amstrad CPC Source Code |
21 |
3 |
0 |
5 years ago |
dkdasm/930 |
Donkey Kong hacking kit |
21 |
10 |
2 |
2 years ago |
WeeGUI/931 |
A compact and easy to use GUI library for 8-bit Apple ][ computers |
21 |
17 |
0 |
7 years ago |
SLAE/932 |
SLAE Assignments |
21 |
1 |
0 |
2 years ago |
blitter-subpixel-line/933 |
Information about how to use the Amiga's blitter to draw sub-pixel accurate lines. |
21 |
8 |
0 |
5 years ago |
jjffe/934 |
John Jordan's reverse engineering of Frontier: First Encounters. |
21 |
0 |
0 |
2 years ago |
FZeroFinal/935 |
F-Zero Final |
21 |
0 |
0 |
3 years ago |
akeem/936 |
Akeem is a small JIT-ed subset of R7RS Scheme written in x86-64 assembler as an experiment. |
21 |
11 |
1 |
3 years ago |
ASM-Course/937 |
None |
21 |
1 |
2 |
4 years ago |
tatOS/938 |
tatOS operating system, x86 Assembly, usb UHCI & EHCI, flash drive, keyboard, mouse |
21 |
2 |
0 |
a month ago |
pospopcnt/939 |
AVX-2 vectorised 8-bit positional popcount for Go |
21 |
20 |
4 |
2 years ago |
NeoScrypt/940 |
NeoScrypt, a Strong Memory Intensive Key Derivation Function |
21 |
2 |
1 |
3 years ago |
castle_platformer/941 |
A simple SNES platformer |
21 |
10 |
0 |
1 year, 6 months ago |
Greedy_Snake/942 |
X86汇编语言编写的贪吃蛇游戏 |
21 |
1 |
0 |
25 days ago |
fasm/943 |
flat assembler 1 - reconstructed source history |
20 |
6 |
1 |
6 years ago |
fasm_example_64/944 |
Using FASM (the Flat assembler) cross-platform (OSX/Linux) |
20 |
3 |
0 |
8 years ago |
x64-Forth/945 |
a simple Forth system for x64 Linux |
20 |
4 |
1 |
9 years ago |
BootDuet/946 |
Boot sector program for booting Intel's EDK Developer's UEFI Emulation (DUET) from hard disk with LBA. |
20 |
1 |
0 |
1 year, 6 months ago |
KeyDB_Z80/947 |
KeyDB For 8-bit microcomputers |
20 |
1 |
5 |
2 years ago |
z80asmmooc/948 |
A Massive Online Open Course on Z80 Assembly Language |
20 |
6 |
0 |
4 years ago |
ubrx/949 |
Universal BIOS Recovery console for x86 PCs |
20 |
11 |
0 |
2 days ago |
OpenEmu-Update/950 |
None |
21 |
2 |
5 |
1 year, 7 months ago |
test386.asm/951 |
x86 CPU tester for emulators |
20 |
2 |
0 |
8 months ago |
gooptlib/952 |
go optimizing tools |
20 |
6 |
3 |
1 year, 9 months ago |
Xamarin.Forms_Authentication/953 |
Xamarin Forms Solution which uses Facebook Authentication |
20 |
2 |
0 |
5 years ago |
NTRDisasm/954 |
Annotated disassembly of the NTR 2.x custom firmware for the Nintendo N3DS |
20 |
7 |
1 |
7 months ago |
learning-assembly/955 |
None |
20 |
2 |
1 |
3 years ago |
gruniozerca/956 |
Gruniożerca |
20 |
5 |
1 |
6 years ago |
BooterMicro/957 |
Updating Supermicro BIOS/UEFI through PXE |
20 |
10 |
3 |
6 years ago |
FFmpegAndroid/958 |
FFmpeg project for Android |
20 |
6 |
0 |
2 years ago |
supermarioland/959 |
Super Mario Land disassembly |
20 |
2 |
1 |
9 months ago |
asmlib/960 |
Little library for assembly language (fasm, x86-64, linux). |
20 |
0 |
0 |
3 years ago |
ructiss/961 |
A operating system in Rust. |
20 |
0 |
0 |
16 days ago |
msx-msxlib/962 |
MSX assembly library |
20 |
23 |
0 |
2 days ago |
hw/963 |
HW (pcb, schematics etc) for my projects |
20 |
2 |
0 |
7 months ago |
exeman/964 |
A Gameboy game, My Ludum Dare 38 entry |
20 |
1 |
10 |
8 months ago |
bepct4k/965 |
4k intro framework in pure assembly. No Visual Studio required! |
20 |
20 |
12 |
9 months ago |
libgens-sonicglvl/966 |
Level Editor for the PC version of Sonic Generations |
20 |
2 |
0 |
7 years ago |
lneditor/967 |
[deprecated] A multiline editor for translators |
20 |
3 |
0 |
1 year, 6 months ago |
Pokemon-Perfect-Crystal/968 |
The goal of this hack has been to make an idealized definitive version of Pokemon Crystal that has every Pokemon available to catch and to fix a number of glaring glitches that hampered the original game. |
20 |
0 |
21 |
2 days ago |
NovaTheSquirrel2/969 |
A very early sequel to Nova the Squirrel for SNES |
20 |
12 |
1 |
7 years ago |
NeoDS/970 |
NDS NeoGeo Emulator (updated from 2.0 source) |
20 |
8 |
0 |
2 years ago |
zeldaalttp/971 |
Disassembly of Legend of Zelda A Link to the Past and Four Swords |
20 |
0 |
0 |
a month ago |
CalmCommander/972 |
File commander for ZX Spectrum Next. |
20 |
2 |
6 |
3 months ago |
smb/973 |
The SMB Practice ROM. |
20 |
2 |
0 |
1 year, 1 month ago |
sasm/974 |
Self-hosting Real Mode x86 Assembler |
20 |
3 |
5 |
2 years ago |
easyflash/975 |
Fork of https://bitbucket.org/skoe/easyflash |
20 |
1 |
0 |
2 years ago |
msx-wrally/976 |
World Rally (MSX game cartridge / 48kB ROM / 16kB RAM) |
20 |
4 |
0 |
10 days ago |
back-to-color/977 |
Back to Color, a GBC demo for the GBDev 2014 compo. |
20 |
6 |
0 |
3 months ago |
RunTiny/978 |
Endless runner game of 700 bytes that fits into an ATtiny10 |
20 |
15 |
0 |
2 years ago |
write_os/979 |
write os |
20 |
1 |
1 |
8 months ago |
PrecisionClockMkII/980 |
None |
20 |
1 |
0 |
3 years ago |
adt/981 |
Apple Disk Transfer |
20 |
1 |
0 |
2 months ago |
free386/982 |
This is compatible to 386 |
20 |
9 |
0 |
3 years ago |
assembly/983 |
Assembly language sources of old 6502 stuff, for preserving and understanding historical stuff |
20 |
13 |
0 |
2 years ago |
FASM/984 |
Unofficial git history of flat assembler |
20 |
7 |
0 |
4 years ago |
meeblip-anode-limited-edition/985 |
Limited Edition MeeBlip anode firmware adds a second envelope for the filter and improved wavetable mode access. |
20 |
2 |
0 |
1 year, 2 months ago |
megaman3-disassembly/986 |
Full disassembly of Mega Man 3 (NES) |
20 |
11 |
2 |
4 years ago |
Toyota-PCM-hacking/987 |
None |
20 |
10 |
0 |
5 years ago |
mspacman-7800/988 |
Ms. Pac-Man (1987) by General Computer Corporation for the Atari 7800 |
20 |
12 |
0 |
7 years ago |
iworm.Darknet/989 |
Darknet botnet/worm aims to be a distributed anonymous P2P-based simple botnet written in Assembly |
19 |
1 |
0 |
7 months ago |
esolang/990 |
My esoteric languages |
19 |
9 |
0 |
4 years ago |
Algol/991 |
A RISC-V CPU (Outdated: using priviledge v1.7) |
19 |
8 |
0 |
5 years ago |
neopenbios/992 |
Open source bios for the NeoGeo |
19 |
12 |
0 |
6 years ago |
ExploitSerie/993 |
Programs used in the Exploitation Tutorial. Check out thehackerway.com |
19 |
2 |
3 |
16 days ago |
a2audit/994 |
Apple II audit routines: for testing your Apple II or emulator |
19 |
9 |
1 |
2 years ago |
extractive-document-summarization/995 |
Extractive Document Summarization Based on Convolutional Neural Networks |
19 |
1 |
1 |
1 year, 20 days ago |
26_Full_Game/996 |
NES in C |
19 |
0 |
0 |
2 months ago |
tsgctf2020/997 |
Everything about TSG CTF 2020 |
19 |
1 |
0 |
2 months ago |
jonesforth_arm64_apl/998 |
JonesForth ARM64 with APL symbols |
19 |
0 |
0 |
6 months ago |
avra-rs/999 |
Assembler for Microchip AVR Microcontroller family (similar to Atmel) |
19 |
3 |
1 |
5 years ago |
DexOS/1000 |
The OS and related projects/examples |