lostella / SimpleMakefileLinks
a simple Makefile template for small-medium C/C++ projects
☆14Updated 9 years ago
Alternatives and similar repositories for SimpleMakefile
Users that are interested in SimpleMakefile are comparing it to the libraries listed below
Sorting:
- ☆15Updated 7 years ago
- Library for Dissect and Infect ELF Binaries.☆40Updated 5 months ago
- Tools and library to manipulate EFI variables.☆10Updated last month
- A 512-byte bootloader displaying ASCII Goatse on boot.☆29Updated 4 years ago
- Linux assembly programs☆17Updated last year
- CTF Writeups☆10Updated 8 years ago
- This project has been done with Chen as part of system security course at SBU CS.☆12Updated 10 years ago
- Be able to execute memory snapshots so they can start running where they left off.☆36Updated 10 years ago
- Kernel function hooking using exception tables☆28Updated 7 years ago
- A tiny ELF.☆25Updated 5 years ago
- AHA! badge designs☆16Updated 2 years ago
- Create shellcode from executable or assembly code☆12Updated 8 years ago
- Writeups for various crackmes, CTFs, wargames, etc.☆15Updated 8 years ago
- This is an OllyDbg plugin which will help you to import map files exported by IDA, Dede, IDR, Microsoft and Borland linkers.☆21Updated 10 years ago
- AxSuite is a toolset aimed to retrieve in-memory secrets saved by AxCrypt☆11Updated 5 years ago
- asrepl: x86-64 assembly REPL☆71Updated 8 years ago
- Have fun!☆31Updated 7 years ago
- Alternative hexdump.☆15Updated 9 years ago
- RuCTF 2016 repository☆16Updated 5 years ago
- Simple ELF tools written to demonstrate libelfmaster capabilities.☆41Updated 7 years ago
- ☆17Updated 8 years ago
- 2 Linux Kernel Modules for Listing Tasks. The first iterates over the tasks linearly and the second iterates over the tasks with a depth-…