Pinned Repositories
c_syscalls
Single stub direct and indirect syscalling with runtime SSN resolving for windows.
DeathSleep
A PoC implementation for an evasion technique to terminate the current thread and restore it before resuming execution, while implementing page protection changes during no execution.
FindItByCalls
Hacky code for extracting calls in DLLs by function
GstreamerChromeBridge
NodeJs app that allows streaming from gstreamer to html5 on chrome.
llvm-pass-plugin-skeleton
This is a detailed step-by-step description on how to compile out-of-tree a dynamically linked LLVM pass plugin for the new pass manager in Windows x86_64, tested with llvm 16.x
llvm-yx-callobfuscator
LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.
PingMe
PMP aims to be an opensource learning resource, that helps new people to see how protocols operates inside a controlled and secure environment.
rust_syscalls
Single stub direct and indirect syscalling with runtime SSN resolving for windows.
janoglezcampos's Repositories
janoglezcampos/DeathSleep
A PoC implementation for an evasion technique to terminate the current thread and restore it before resuming execution, while implementing page protection changes during no execution.
janoglezcampos/llvm-yx-callobfuscator
LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.
janoglezcampos/rust_syscalls
Single stub direct and indirect syscalling with runtime SSN resolving for windows.
janoglezcampos/c_syscalls
Single stub direct and indirect syscalling with runtime SSN resolving for windows.
janoglezcampos/GstreamerChromeBridge
NodeJs app that allows streaming from gstreamer to html5 on chrome.
janoglezcampos/FindItByCalls
Hacky code for extracting calls in DLLs by function
janoglezcampos/llvm-pass-plugin-skeleton
This is a detailed step-by-step description on how to compile out-of-tree a dynamically linked LLVM pass plugin for the new pass manager in Windows x86_64, tested with llvm 16.x
janoglezcampos/PingMe
PMP aims to be an opensource learning resource, that helps new people to see how protocols operates inside a controlled and secure environment.
janoglezcampos/alpha-zero-java
Java immplementation of apha-zero to play rummikub