Skip to content

Used to AES encrypt shellcode, can take password or use built in default should be used with Iron Injector to generate and execute shellcode.

Notifications You must be signed in to change notification settings

DragoQCC/ShellcodeEncryption

Repository files navigation

ShellcodeEncryption

Used to AES encrypt shellcode, can take password or use built in default should be used with Iron Injector to generate and execute shellcode. image

Credit

Heavily based on the content from INE/Elearn security PTX course.

usage

.\ShellcodeEncryption.exe 'file' OptionalPassword image

should be used with Iron Injector to encrypt shellcode that can be downloaded and decrypted by it, it uses the same password as IronInjector by default or a user may set a custom password.

intended to be used with https://github.com/Queen-City-Cyber/Iron-Injector but can be used standalone.

Disclaimer

I am not responsible for actions taken by users of Shellcode Encryption. Shellcode Encryption was released solely for educational and ethical purposes.

About

Used to AES encrypt shellcode, can take password or use built in default should be used with Iron Injector to generate and execute shellcode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages