Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 324 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 324 Bytes

Symbol Names Decorated ? or Mangled ?
This JS Script will take in a Mangled Name and DE mangle it, do note it still keeps things like "android", "sp", "vector" what not.
This can be used within a Frida Script and or Convert this from JS to your Language as it doesn't depend on any heavy library or dependency.