Skip to content

thepastamentor/bin2sc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Update of bin2sc to Python 3 syntax.

Converts binary shellcode files to C or C# formatted strings.

Usage:

python3 shellcode_formatter.py file.bin c   # C format
python3 shellcode_formatter.py file.bin cs  # C# format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages