Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.54 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.54 KB

RedTeamOps

Use Rust to implement some Red Team techniques :)

Note that this project is for self-learning and research purposes only!

Contents

Usage & Testing

Just run cargo build & cargo run in windows environment.

Here is a test binary shellcode which will print "Test" to the console and execute calc.exe.

Credits