Pinned Repositories
alexctf-2017-reverse-engineering-challenges
All Reverse Engineering Challenges from ALEXCTF 2017
allsysno
This tool parses NTDLL.DLL, extracts all the syscall numbers and helps in making direct syscalls, in order to help evasion.
c-asm-reversing-course-pt-br
My old lectures material about C and ASM
dkom-lecture-materials
My lecture materials about DKOM (Dynamic Kernel Object Manipulation) in Windows Kernel
etw-event-tracing-demo
A real time Windows event consumer using ETW (Event Tracing for Windows) API
fun-with-mips
Some random codes in MIPS
massayo
Massayo is a small proof-of-concept Rust library which removes AV/EDR hooks in a given system DLL
mystique-self-injection
An improvement and a different approach to Mockingjay Self-Injection.
owasp-mstg
The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security development, testing and reverse engineering.
winsos-poc
A PoC demonstrating code execution via DLL Side-Loading in WinSxS binaries.
thiagopeixoto's Repositories
thiagopeixoto/winsos-poc
A PoC demonstrating code execution via DLL Side-Loading in WinSxS binaries.
thiagopeixoto/massayo
Massayo is a small proof-of-concept Rust library which removes AV/EDR hooks in a given system DLL
thiagopeixoto/mystique-self-injection
An improvement and a different approach to Mockingjay Self-Injection.
thiagopeixoto/allsysno
This tool parses NTDLL.DLL, extracts all the syscall numbers and helps in making direct syscalls, in order to help evasion.
thiagopeixoto/c-asm-reversing-course-pt-br
My old lectures material about C and ASM
thiagopeixoto/dkom-lecture-materials
My lecture materials about DKOM (Dynamic Kernel Object Manipulation) in Windows Kernel
thiagopeixoto/etw-event-tracing-demo
A real time Windows event consumer using ETW (Event Tracing for Windows) API
thiagopeixoto/alexctf-2017-reverse-engineering-challenges
All Reverse Engineering Challenges from ALEXCTF 2017
thiagopeixoto/fun-with-mips
Some random codes in MIPS
thiagopeixoto/owasp-mstg
The Mobile Security Testing Guide (MSTG) is a comprehensive manual for mobile app security development, testing and reverse engineering.