zodiacon / youtubecodeLinks
Youtube channel sample code
☆51Updated 2 weeks ago
Alternatives and similar repositories for youtubecode
Users that are interested in youtubecode are comparing it to the libraries listed below
Sorting:
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated this week
- Example of building an application verifer DLL☆46Updated last year
- SetWinEventHook Sample☆48Updated last year
- Remote Thread Detection with a Kernel Driver☆30Updated 5 months ago
- Simple dotnet Native AOT app that uses AsmResolver to convert shellcode to PE☆65Updated 2 years ago
- ☆71Updated 2 years ago
- ☆25Updated 2 years ago
- Demo from the Malware Analysis and Development Webinar☆21Updated last year
- Win32 keylogger that supports all (non-ime using) languages correctly☆50Updated last year
- Next gen process injection technique☆54Updated 4 years ago
- Native Powers Talk demos☆14Updated last year
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆56Updated 2 years ago
- ☆82Updated 9 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Minifilter Callback Patching Proof-of-Concept☆71Updated 2 years ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆70Updated 2 months ago
- Finding Truth in the Shadows☆107Updated 2 years ago
- Enabled / Disable LSA Protection via BYOVD☆70Updated 3 years ago
- Recon 2023 slides and code☆79Updated 2 years ago
- A stealthy, assembly-based tool for secure function address resolution, offering a robust alternative to GetProcAddress.☆72Updated last year
- ☆113Updated 2 years ago
- ☆31Updated 3 months ago
- Titan: A crappy Reflective Loader written in C and assembly for Cobalt Strike. Redirects DNS Beacon over DoH☆52Updated 3 years ago
- ☆84Updated last year
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆65Updated 2 months ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆86Updated 2 years ago
- A Bumblebee-inspired Crypter☆80Updated 2 years ago
- Fork of Get-InjectedThread - https://gist.github.com/jaredcatkinson/23905d34537ce4b5b1818c3e6405c1d2