astreuzz
I like computers, also passionate about OS internals and low-level programming. Aspiring malware researcher.
@inferigang/dev/zero
astreuzz's Stars
fortra/impacket
Impacket is a collection of Python classes for working with network protocols.
kgretzky/evilginx2
Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
BloodHoundAD/BloodHound
Six Degrees of Domain Admin
mhadidg/software-architecture-books
A comprehensive list of books on Software Architecture.
ArthurSonzogni/FTXUI
:computer: C++ Functional Terminal User Interface. :heart:
lanmaster53/recon-ng
Open Source Intelligence gathering tool aimed at reducing the time spent harvesting information from open sources.
root-project/cling
The cling C++ interpreter
x64dbg/ScyllaHide
Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide
matterpreter/DefenderCheck
Identifies the bytes that Microsoft Defender flags on.
mrexodia/TitanHide
Hiding kernel-driver for x86/x64.
HackOvert/AntiDBG
A bunch of Windows anti-debugging tricks for x86 and x64.
mandiant/capa-rules
Standard collection of rules for capa: the tool for enumerating the capabilities of programs
R3x/How2Kernel
This Repository aims at giving a basic idea about Kernel Exploitation.
pard0p/CallstackSpoofingPOC
C++ self-Injecting dropper based on various EDR evasion techniques.
0x00pf/0x00sec_code
Code for my 0x00sec.org posts
m0n0ph1/IAT-Hooking-Revisited
Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.
trevorsaudi/Mshikaki
A shellcode injection tool showcasing various process injection techniques
felix-rs/guardian-rs
x86-64 code/pe virtualizer
beans42/kernel-read-write-using-ioctl
0x00Jeff/BetterGetProcAddress
POC of a better implementation of GetProcAddress for ntdll using binary search
exotikcheat/Kernel_VADInjector
Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver
LMS57/TempleOfPwn
All Files, Scripts, and exploits can be found here
Rycooop/Bloom-Anticheat
Kernel Anticheat featuring a driver, DLL, and the main executable
lleon1435/Kernel_VADInjector
Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver
jschicht/SetMace
Manipulate timestamps on NTFS
Ricardonacif/gh-anti-debugging-bypass
A simple DLL to bypass the anti debugging methods from GH Anti Debugging with explanation
code-0x100/Guide-Assembly-x86
Guia basico de Assembly x86 para iniciantes
94q/Valorant-Internal
š¢Valorant Internal Cheat Sourceš¢
domin568/Anti-Debug-examples-Windows
Some examples of anti debug techniques used in malware or commercial products preventing analysts to debug code of app.
guided-hacking/anti-debugging
Anti-debugging techniques on a (bad looking) Win32 application.