compilepeace / SYSTEM_PROGRAMMINGLinks
This repository contains code, manuals and notes I wrote pertaining to system programming on Linux
☆11Updated 2 years ago
Alternatives and similar repositories for SYSTEM_PROGRAMMING
Users that are interested in SYSTEM_PROGRAMMING are comparing it to the libraries listed below
Sorting:
- PT_NOTE to PT_LOAD x64 ELF infector written in Assembly☆47Updated 4 years ago
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆82Updated 2 years ago
- [SPOILER ALERT] My attempt at tackling the x86_64 asm riddles in xorpd's xchg rax,rax book. Pull requests welcome.☆89Updated last year
- short crackme for Windows XP SP3 (32 bit version). ring0 stuff. IMO very fun x-)☆23Updated 2 years ago
- penguinTrace is a tool to show how code runs at the hardware level☆114Updated 2 years ago
- A C library and binary for generating machine code of x86_64 assembly language and executing on the fly without invoking another compiler…☆196Updated 8 months ago
- A collection of interesting ELF files for inspiration and testing☆30Updated 2 years ago
- source code for the examples and topics from the book☆10Updated 6 years ago
- Highly advanced Linux anti-exploitation and anti-tamper binary protector for ELF.☆160Updated 3 years ago
- My attempt to teach others about microprocessors and programming in IA-32 and IA-64 assembly, and to spread the word of how awesome it is…☆28Updated 3 years ago
- Oceantoo is an XOR/LFSR based encryption algorithm☆17Updated 3 years ago
- Debugger and analyzer for ARM ELF executables.☆18Updated 3 years ago
- Symbolic execution for RISC-V machine code based on the formal LibRISCV ISA model☆52Updated 5 months ago
- Hiew External Module (HEM) to calculate CRC-32, MD5, SHA-1, and SHA-256 hashes of a given file/block☆44Updated 10 months ago
- RIXED LABS is open for contributions for it's community papers . If you want to publish a blog or a paper , it will be added to the site…☆80Updated 3 years ago
- masm32 kernel programming, drivers, tutorials, examples, and tools (credits Four-F)☆126Updated 2 years ago
- ☆33Updated 8 years ago
- The Linux x86/x86-64 last chance debugging tool☆48Updated 3 years ago
- Identify and extract files from container formats using unblob.☆25Updated 11 months ago
- 64bit bare metal hypervisor built from scratch with Intel VT-x☆94Updated 5 years ago
- A repository contains all sort of cheat-sheets for various things.☆11Updated 4 years ago
- EFI Byte Code Virtual Machine in userspace☆81Updated 2 years ago
- QEMU fork☆10Updated 4 years ago
- Intel ATR Training: Security of BIOS/UEFI System Firmware from Attacker and Defender Perspectives☆98Updated 8 years ago
- 64KB and smaller demoscene intros. Sorted by size. hardcode.untergrund.net☆39Updated 6 years ago
- Bootloader exploration