Skip to content

A tool to generate C code that hides shellcode in datetime formats

Notifications You must be signed in to change notification settings

connar/datetime-shellcode-obfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

datetime-shellcode-loader

A tool to generate C code that hides shellcode in datetime formats.

Tree

In the final_python folder, you will find the code that encodes and decodes shellcode into/from datetime strings, in case you want to add/modify it and try something new yourself.

In the final_c folder, you will find the code that encodes and decodes shellcode into/from datetime strings, in case you want to add/modify it and try something new yourself.

In the final folder, you will find the python script that generates a .c template and the corresponding .exe. Basically you just hardcode your shellcode there, and you get an executable with only the deobfuscation scheme and the hardcoded datetime strings.

Explanation of the tool

For an explanation of the tool, you can see a blogpost I made about it on my blog

About

A tool to generate C code that hides shellcode in datetime formats

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published