lfontesm's repositories
anti-reversing-shenanigans
Testing anti-reversing engineering things
64bitAPIHooking
working example of hooking 64bit apis
HackTheBoxWriteup
Repo of some writeups of some HTB boxes.
EDRBypassStudy
Some files pertinent to my studies about EDR evasion. It's a work in progress
Reverse-Engineering-Challenges
A repository where I'll be posting solutions (but not exclusively) to reverse engineering challenges, such as crackmes, keygenmes, etc.
BlackMamba
C2/post-exploitation framework
FormGrabber
Form Grabber research by the project Octopus malware development team
KAAL_BHAIRAV
-x-x-x-x- DO NOT RUN ON PRODUCTION MACHINE -x-x-x-x- Into the darker side of system programming, Kaal Bhairav is an ELF (ET_EXEC and ET_DYN) infector that infects system binaries with custom shellcode. Upon execution of any infected binary, intended code execution occurs after silent execution of our shellcode.
Loopback-C2
I'll try to implement a program logic that is similar to a C2 (Command & Control / C&C) server.
netWorkTrafficTrainer
I will be using the dataset provided by UNBCIC to try and create a descriptive model analysing network traffic
objdumpHexConverter
Objdump converter from hex to decimal
pandoc-latex-template
A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
PowerShell-Docs
The official PowerShell documentation sources
RITSEC-CTF-2019
Repo to archive the 2019 RITSEC CTF Challenges & Documentation
subsetSum-Problem
Password cracking, with subset sum problem. An NP-Complete problem