guitmz / midrashimLinks
PT_NOTE to PT_LOAD x64 ELF infector written in Assembly
☆45Updated 3 years ago
Alternatives and similar repositories for midrashim
Users that are interested in midrashim are comparing it to the libraries listed below
Sorting:
- short crackme for Windows XP SP3 (32 bit version). ring0 stuff. IMO very fun x-)☆23Updated 2 years ago
- An example of hijacking the dynamic linker with a custom interpreter who loads and executes modular viruses☆67Updated 3 years ago
- Demonstrate ability to read memfd_secret() data from the kernel☆58Updated last year
- Highly advanced Linux anti-exploitation and anti-tamper binary protector for ELF.☆162Updated 2 years ago
- [SPOILER ALERT] My attempt at tackling the x86_64 asm riddles in xorpd's xchg rax,rax book. Pull requests welcome.☆86Updated last year
- Binary Golf Library☆61Updated 4 years ago
- A collection of interesting ELF files for inspiration and testing☆29Updated 2 years ago
- Static analysis tool based on clang, which detects source-to-binary information leaks in C and C++ projects☆85Updated 2 years ago
- Reverse text segment x64 ELF infector written in Assembly☆20Updated 3 years ago
- Evasive ELF Static PIE User-Land-Exec featured in Tmpout Vol 1.☆28Updated 3 years ago
- ELF Virus infection techniques that work with SCOP (Secure code partitioned) executables☆16Updated 6 years ago
- Another linux ELF packer to evade hash detection.☆35Updated 3 years ago
- curiosity got me here☆41Updated last year
- An ELF / PE binary packer written in pure C, made for fun☆97Updated last year
- Small Rust programs that do weird things☆30Updated 3 years ago
- A code parser for C-Style header files that lets you to parse function's prototypes and data types used in their parameters.☆94Updated 3 years ago
- A binary hardening system☆109Updated last year
- Abusing exceptions for code execution.☆111Updated 2 years ago
- Code snippets for bare-metal malware development☆98Updated 3 years ago
- iTLB multihit PoC☆42Updated last year
- Another (bad) ROP gadget finder, but this time in Rust☆22Updated last year
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆82Updated 2 years 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
- CLI program to calculate the entropy of files☆70Updated last year
- In line function hooking LKM rootkit