Skip to content

skadevare/AESencoderDecoderforShellcodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

AESencoderDecoderforShellcodes

C# AES encoder and decoder for shellcode payloads

A simple C# program that encrypts a byte array using AES. Hardcoded KEY and IV's.

The code outputs the encrypted bytearray as a BASE64 encoded string and writes it to a local file.

About

C# AES encoder and decoder for shellcode payloads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages