Pinned Repositories
afl
american fuzzy lop for network fuzzing (unofficial) -- official afl site is http://lcamtuf.coredump.cx/afl/
afl-fuzz
Mirror of afl-fuzz, a fuzzer with compiler instrumentation. The original source is only distributed over HTTP. SHA256 checksums verified by downloading from multiple networks.
EdgeDbg
A simple command line exe to start and debug the Microsoft Edge browser.
HitCon-2016-Windows-10-x64-edge-0day-and-exploit
HitCon 2016 Windows 10 x64 edge 0day and exploit
jscript9-typedarray-cfg
Proof-of-Concept exploit for jscript9 bug (MS16-063) with CFG Bypass
Kill
A simple command line application to reliably terminate processes.
Kokopeli
GPU rootkit
moistpetal
Open source offensive security platform for red team, by red team.
netzob
Netzob: Protocol Reverse Engineering, Modeling and Fuzzing
SpookFlare
Meterpreter loader generator with multiple features for bypassing client-side and network-side countermeasures.
elix0r's Repositories
elix0r/EdgeDbg
A simple command line exe to start and debug the Microsoft Edge browser.
elix0r/Kokopeli
GPU rootkit
elix0r/AltFS
The Alternative Fileless File System
elix0r/AMIE
A Minimalist Instruction Extender
elix0r/awesome-browser-exploit
awesome list of browser exploitation tutorials
elix0r/awesome-wasm
😎 Curated list of awesome things regarding WebAssembly (wasm) ecosystem.
elix0r/awesome-wasm-langs
😎 A curated list of languages that compile directly to or have their VMs in WebAssembly
elix0r/binaryen
Compiler infrastructure and toolchain library for WebAssembly, in C++
elix0r/Blackbone
Windows memory hacking library
elix0r/BrokenType
TrueType and OpenType font fuzzing toolset
elix0r/docs
documentations, slides decks...
elix0r/erlamsa
Erlang port of famous radamsa fuzzzer.
elix0r/functionsimsearch
Some C++ example code to demonstrate how to perform code similarity searches using SimHashing.
elix0r/fuzzfetch
Downloader for Firefox/jsshell builds for fuzzing.
elix0r/hackingLibrary
‪APT,‬ ‪Cyber warfare,‬ ‪Penetration testing,‬ ‪Zero-day,Exploiting,‬Fuzzing,Privilege-Escalation,browser-security‪,Spyware,Malwres evade anti-virus detection,‬ ‪Rookit CYPTER,‬ ‪Antiviruses Bypassing-av,‬ social engineering,WORMS,Sandbox-Escape,‬ ‪Memory-injection,‬ ‪Ethical,Gray,White,RedTeam,Bugbounty,bug hunter,Cheat Sheet‬...
elix0r/heap_history_viewer
A program to draw rectangles from heap traces.
elix0r/HELK
The Hunting ELK
elix0r/injection
Windows process injection methods
elix0r/jellyfish
GPU rootkit PoC by Team Jellyfish
elix0r/js-vuln-db
A collection of JavaScript engine CVEs with PoCs
elix0r/kernel-intoverflow-taint-checker
A simple clang static analyzer checker that looks for potentially exploitable kernel integer overflows.
elix0r/manul
Manul is a coverage-guided parallel fuzzer for open-source and blackbox binaries on Windows, Linux and OS X
elix0r/MS-DOS
The original sources of MS-DOS 1.25 and 2.0, for reference purposes
elix0r/PPID-Spoofing
POC of PPID spoofing using NtCreateUserProcess with syscalls to create a suspended process and performing process injection by overwritting ntdll:LdrInitializeThunk with shellcode.
elix0r/qsym
elix0r/r0ak
elix0r/Recon-2018-Montreal
elix0r/WinAltSyscallHandler
Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999
elix0r/WinPwnage
💻 Elevate, UAC bypass, persistence, privilege escalation, dll hijack techniques
elix0r/zpp_hypervisor
A very simple hypervisor for learning experience.