OrShazam's Stars
micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
karpathy/micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
TsudaKageyu/minhook
The Minimalistic x86/x64 API Hooking Library for Windows
RUB-NDS/PRET
Printer Exploitation Toolkit - The tool that made dumpster diving obsolete.
JohnHammond/ctf-katana
This repository aims to hold suggestions (and hopefully/eventually code) for CTF challenges. The "project" is nicknamed Katana.
SinaKarvandi/Hypervisor-From-Scratch
Source code of a multiple series of tutorials about the hypervisor. Available at: https://rayanfam.com/tutorials
decompiler-explorer/decompiler-explorer
Decompiler Explorer! Compare tools on the forefront of static analysis, now in your web browser!
Wenzel/awesome-virtualization
Collection of resources about Virtualization
DanMcInerney/xsscrapy
XSS spider - 66/66 wavsep XSS detected
vtil-project/VTIL-Core
Virtual-machine Translation Intermediate Language
ChrisTheCoolHut/Zeratool
Automatic Exploit Generation (AEG) and remote flag capture for exploitable CTF problems
nccgroup/featherduster
An automated, modular cryptanalysis tool; i.e., a Weapon of Math Destruction
io12/pwninit
pwninit - automate starting binary exploit challenges
asamy/ksm
A fast, hackable and simple x64 VT-x hypervisor for Windows and Linux. Builtin userspace sandbox and introspection engine.
rkhal101/Hack-the-Box-OSCP-Preparation
Hack-the-Box-OSCP-Preparation
Ignitetechnologies/CTF-Difficulty
This cheasheet is aimed at the CTF Players and Beginners to help them sort the CTF Challenges on the basis of Difficulties.
mandiant/Ghidrathon
The FLARE team's open-source extension to add Python 3 scripting to Ghidra.
gmh5225/awesome-llvm-security
awesome llvm security [Welcome to PR]
kernelwernel/VMAware
VM detection library and tool
JetP1ane/Callisto
Callisto - An Intelligent Binary Vulnerability Analysis Tool
tenable/ghidra_tools
A collection of Ghidra scripts, including the GPT-3 powered code analyser and annotator, G-3PO.
lhmouse/mcfgthread
Cornerstone of the MOST efficient std::thread on Windows for mingw-w64
mic101/windows
windows泄露源码
MzHmO/Parasite-Invoke
Hide your P/Invoke signatures through other people's signed assemblies
xcud/sysinternals-source
Octoberfest7/Mutants_Sessions_Self-Deletion
Writeup of Payload Techniques in C involving Mutants, Session 1 -> Session 0 migration, and Self-Deletion of payloads.
akalin/cryptopals-python3
Solutions to Matasano crypto challenges in Python 3.
arizvisa/ndk
A local copy of Alex Ionescu's seemingly abandoned native-nt-toolkit project containing knowledge inherited from the ReactOS project.
jeffli678/VM_Disassembler
A recursive disassembler written in Python. Most suitable for VMs in CTFs.