mytechnotalent / Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
See what the GitHub community is most excited about today.
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see CONTRIBUTING.md …
WebRTC package for Unity
A running-jumping-swordfighting game I made on the Apple II from 1985-89
Working draft of the proposed RISC-V V vector extension
A pure-Go implementation of the BLAKE3 cryptographic hash function
Vendored files from Intel's SVML
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
Introduction to Zero Knowledge Proof
A FPGA friendly 32 bit RISC-V CPU implementation
Collection of malware source code for a variety of platforms in an array of different programming languages.
Disassembly of Pokémon Crystal
Extracts the data from the Wenlin dictionary program
The original sources of MS-DOS 1.25 and 2.0, for reference purposes
Hello world in every computer language. Thanks to everyone who contributes to this, make sure to see contributing.md for contribution instructions!
mal - Make a Lisp
Disassembly of Pokémon Red/Blue
The fastest and safest AV1 encoder.
WIP decompilation of Sonic Advance 2
A cross-platform x86 assembler with an Intel-like syntax
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QE…
Assembly tutorial
Subset of the supercop (http://bench.cr.yp.to/supercop.html) sources used in the libsnark ADSNARK demonstrating example.