Skip to content

Take an input of text, convert it to a list and out put that information into Decimal and Hexadecimal.

Notifications You must be signed in to change notification settings

jmarr73/StrConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

StrConverter

Input text, convert it to a list and output that information into Decimal and Hexadecimal.

I made this tool to quickly convert ASCII text and turn it into decimal and hexadecimal. Comma separated with no spaces between the commas and characters.

My specific use case, CtF challenge that involved passing an ASCII payload via an encoded URL to a victim machine. I was able to convert the ASCII text to decimal value (comma delimited with no spaces).

About

Take an input of text, convert it to a list and out put that information into Decimal and Hexadecimal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages