Pinned Repositories
awesome-edr-bypass
Awesome EDR Bypass Resources For Ethical Hacking
awesome-game-security
awesome game security [Welcome to PR]
awesome-reverse-engineering
awesome-web-hacking
A list of web application security
Blackbone
Windows memory hacking library
Core3
Core3 for SWGEmu project https://www.swgemu.com/
Deobfuscation_path_learn
Deobfuscation path life resources
Design-Patterns-in-C
Practical design patterns in C
DownOnSpot
🎵 A Spotify music and playlist downloader written in Rust which also works with a free Spotify account
Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
humphreysorawo's Repositories
humphreysorawo/Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
humphreysorawo/awesome-edr-bypass
Awesome EDR Bypass Resources For Ethical Hacking
humphreysorawo/awesome-game-security
awesome game security [Welcome to PR]
humphreysorawo/awesome-reverse-engineering
humphreysorawo/awesome-web-hacking
A list of web application security
humphreysorawo/Blackbone
Windows memory hacking library
humphreysorawo/Core3
Core3 for SWGEmu project https://www.swgemu.com/
humphreysorawo/Deobfuscation_path_learn
Deobfuscation path life resources
humphreysorawo/Design-Patterns-in-C
Practical design patterns in C
humphreysorawo/DownOnSpot
🎵 A Spotify music and playlist downloader written in Rust which also works with a free Spotify account
humphreysorawo/EAC_Emu
A simple EasyAntiCheat x64 emulator.
humphreysorawo/egdownloader
Fiverr work to download library items from epic games account
humphreysorawo/EPI
Process injection through entry points hijacking.
humphreysorawo/hpool-miner-ar-parser
Tool to extract data from arweave AR files loaded by hpool-miner
humphreysorawo/jar-string-editor
Edit hard-coded strings inside JAR files.
humphreysorawo/VirtualizationObfuscatorAnalysis
A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators.
humphreysorawo/game-reversing
Beginner learning materials on how to reverse engineer video games
humphreysorawo/hitb2021ams_deobfuscation
humphreysorawo/masm32-kernel-programming
masm32 kernel programming, drivers, tutorials, examples, and tools (credits Four-F)
humphreysorawo/Modern-Compiler-Implementation-in-C
book and codes for Modern Compiler Implementation in C
humphreysorawo/nginxpwner
Nginxpwner is a simple tool to look for common Nginx misconfigurations and vulnerabilities.
humphreysorawo/obfuscation_detection
Binary Ninja plugin to identify obfuscated code and other interesting code constructs
humphreysorawo/Recaf
The modern Java bytecode editor
humphreysorawo/redex
A bytecode optimizer for Android apps
humphreysorawo/Self-Remapping-Code
This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemory.
humphreysorawo/syntia
Program synthesis based deobfuscation framework for the USENIX 2017 paper "Syntia: Synthesizing the Semantics of Obfuscated Code"
humphreysorawo/Tweezer
A binary analysis tool for identifying unknown function names, using a word-2-vec model
humphreysorawo/VM-obfuscation
Virtual Machine JavaScript Obfuscation
humphreysorawo/VMProtect-devirtualization
Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.
humphreysorawo/windows_kernel_address_leaks
Examples of leaking Kernel Mode information from User Mode on Windows