Skip to content

A not too basic shellcode loader written in nim

Notifications You must be signed in to change notification settings

0xRar/Nim-Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Nim-Loader

A not too basic shellcode loader written in nim with the functionality to send a request to discord webhooks, it uses the windows api for allocating memory, changing memory protection, injecting the shellcode to the created memory buffer and getting the computer name / hostname.

Compile and Run:

compile:

nim c -d:ssl loader.nim

run:

.\loader.exe

aa ff

About

A not too basic shellcode loader written in nim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages