Pinned Repositories
100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
100-days-of-Hacking
This is our internal Team Progress Tracker for the 100days of hacking
64-bit-OperatingSystem
Building a 64 bit OS using assembly
A-star-path-finding
Implementing the A-star path finding algorithm in python
Direct-and-Indirect-Syscalls
Process Injection Techniques using DIrect and Indirect Syscalls
Mshikaki
A shellcode injection tool showcasing various process injection techniques
Process-Injection-cpp
Various Process Injection Implementation with cpp
trevorsaudi.github.io
personal blogfolio
Zero-Import-Malware
Small project looking into how we can build malware with zero-imports by dynamically resolving windows APIs using GetProcAddress and GetModuleHandle windows APIs.
trevorsaudi's Repositories
trevorsaudi/100-days-of-code
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
trevorsaudi/Android-COVID-19-tracker
tracking COVID19 using a rest API in android
trevorsaudi/8085-Microprocessor
assembly language programming using the 8085 micrprocessor
trevorsaudi/AndroidDevLabs
this repo contains all the labs we did in my Mobile Applications Dev unit
trevorsaudi/b01lers_ctf_bootcamp
trevorsaudi/code_snippets
trevorsaudi/Javascript-APIs
working with data and APIs in javascript