idkhidden's Stars
frida/frida
Clone this repo to build Frida
unicorn-engine/unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
hasherezade/pe-sieve
Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).
volatilityfoundation/volatility3
Volatility 3.0 development
mrexodia/dumpulator
An easy-to-use library for emulating memory dumps. Useful for malware analysis (config extraction, unpacking) and dynamic analysis in general (sandboxing).
btbd/smap
DLL scatter manual mapper
GANGE666/xVMP
SamuelTulach/LightHook
Single-header, minimalistic, cross-platform hook library written in pure C
colby57/VMP-Imports-Deobfuscator
VMProtect 2.x-3.x x64 Import Deobfuscator
mrexodia/AppInitHook
Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary process.
SamuelTulach/PwnedBoot
Using Windows' own bootloader as a shim to bypass Secure Boot
idkhidden/WinApiPatcher
WinApi Patcher is a straightforward tool leveraging windows API hooking to patch and modify certain behaviors in a targeted environment.
SamuelTulach/MemoryGuard
Experiment with PAGE_GUARD protection to hide memory from other processes
Hxnter999/vmm
Simple and lightweight hypervisor for AMD processors
StealthyCheese/File-based-Communication
communicate with kernel using a image on disk
WHots/RosaryAV
Lightweight Threat Detection System - (Base)
idkhidden/PeExplorer
Simple PE Explorer That List All The Sections and Adresses
idkhidden/NativeInjector
Simple Native DLL Injector That Uses LoadLibraryA
Haste171/ai-anti-cheat-api
An API for determining if a user is using software/programs that would provide an unfair advantage using artificial intelligence
idkhidden/ioctldecoder
A straightforward yet valuable tool utilized for decoding ioctl codes.
idkhidden/idkhidden
SlimJimmyy/LoggingLib
idkhidden/rgbHash
A non-cryptographic hashing algorithm that uses screenshots rgb data to transform text into unique, non-reversible hash.
joyboyy29/NoCRT
A lightweight single header library that provides some CRT functionality using modern C++
3dawg/steamedhams
A shellcode loader made in C, used to aid the learning of my WinAPI skills
ReverseSec/ReverseSec
ReverseSec Landing Page