Skip to content

Simonrak/binary-to-hex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

binary-to-hex

Change binary to hexadecimal and change endianness.
Make a .txt file and write the binary values.
Example:
 00000000000000000000000000000000
 00000000000000000000000000000000
 00000000000000000000000000000000
 00000000000000000000000000000000     
Run the script by opening it in a cmd window
Copy the path to the .txt file
Paste in the cmd window
Two .txt files will be made in the same location as the original txt.

click the "box" (word/dword) image

fill in the binary (grey and white is 1 or 0) sorry about the colors image

result image

About

Change binary to hexadecimal and change endianness.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages