pcmenke's Stars
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
skylot/jadx
Dex to Java decompiler
cool-RR/PySnooper
Never use print for debugging again
esp8266/Arduino
ESP8266 core for Arduino
Konloch/bytecode-viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
pxb1988/dex2jar
Tools to work with android .dex and java .class files
mrdbourke/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
n1nj4sec/pupy
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) C2 and post-exploitation framework written in python and C
facebook/pyre-check
Performant type-checking for python.
jarro2783/cxxopts
Lightweight C++ command line option parser
Veil-Framework/Veil
Veil 3.1.X (Check version info in Veil at runtime)
joshdick/onedark.vim
A dark Vim/Neovim color scheme inspired by Atom's One Dark syntax theme.
onethawt/idaplugins-list
A list of IDA Plugins
andrew-d/static-binaries
Various *nix tools built as statically-linked binaries
swisskyrepo/SSRFmap
Automatic SSRF fuzzer and exploitation tool
systemdesignfightclub/SDFC
Roadmap and Resource Compilation for System Design Fight Club
alexhude/uEmu
Tiny cute emulator plugin for IDA based on unicorn.
Cisco-Talos/mutiny-fuzzer
trustedsec/meterssh
MeterSSH is a way to take shellcode, inject it into memory then tunnel whatever port you want to over SSH to mask any type of communications as a normal SSH connection. The way it works is by injecting shellcode into memory, then wrapping a port spawned (meterpeter in this case) by the shellcode over SSH back to the attackers machine. Then connecting with meterpreter's listener to localhost will communicate through the SSH proxy, to the victim through the SSH tunnel. All communications are relayed through the SSH tunnel and not through the network.
ptresearch/IntelTXE-PoC
Intel Management Engine JTAG Proof of Concept
ernw/static-toolbox
A collection of statically compiled tools like Nmap and Socat.
pbiernat/ripr
Package Binary Code as a Python class using Binary Ninja and Unicorn Engine
daeken/httprebind
Automatic tool for DNS rebinding-based SSRF attacks
daeken/SSRFTest
SSRF testing tool
CptGibbon/House-of-Corrosion
A description of the "House of Corrosion" GLIBC heap exploitation technique.
vecna/sniffjoke
a client-only layer of protection from the wiretap/sniff/IDS analysis
static-linux/static-binaries-i386
static binaries linux i386
thebabush/nampa
Nampa - FLIRT for (binary) ninjas
dev-zzo/router-tools
Different tools for different routers.
polymorf/HeapView
Tool to view heap chunks and memory writes (using pintool)