Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 743 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 743 Bytes

nimLoader

Load dumped Csharp binaries as assemblies and launch them in memory bypassing AMSI and ETW.

This tool is deeply inspired by @s3cur3th1ssh1t and @Byt3bl33d3r work on Nim, and the Invoke-Sharploader and netLoader tools.

Use

This tool is actually three:

CsharpToNimByteArray

This is a slight modification of the tool described at https://s3cur3th1ssh1t.github.io/Playing-with-OffensiveNim It dumps a Csharp tool's bytes to a txt file.

nimCrypter

a tool to encrypt/decript files

nimLoader

The main tool that loads dumped/encrypted files from file or url

Video demo

You can see a demo here: https://youtu.be/AkxCnHMjz7s