Skip to content

todacu/Array-of-Bytes-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Array of Bytes Pattern Converter

Converts the style of an array of bytes (Code-style to IDA-style)

from:
"\x48\x89\x5C\x24\x00\x57\x48\x83\xEC\x20\x81\xF9\x00\x00\x00\x00"

to:
"48 89 5C 24 ?? 57 48 83 EC 20 81 F9 ?? ?? ?? ??"

About

Modify the style of an array of bytes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages