Skip to content

diljith369/nim4Pentest

Repository files navigation

Nim for Pentest

Some of my nim learning experiments

Projects

1 : PE Injection

2 : Load Dot Net binary to memory and execute

3 : Powershell reverse shell without invoking Powershell.exe

4 : TCP reverse shell

5 : Excel Macro automation

6 : Word Macro automation

Effective Build option

nim c --hints:off --warnings:off --app=gui -d:release -d:strip --opt:size --passc=-flto --passl=-flto .\sourcecode.nim

A big thanks to https://github.com/byt3bl33d3r/OffensiveNim for WinAPI and other advanced base codes

Author

* Diljith S - Initial work - https://github.com/diljithishere

About

My nim learning experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published