nforest / droidimg

Android/Linux vmlinux loader
336 stars 90 forks source link

Attempt to decode all names to utf-8 before calling IDA API. #42

Closed sirusdv closed 5 years ago

sirusdv commented 5 years ago

Sometimes non ['t', 'T'] symbol names come out as instead of the expected . Always try to decode to utf-8 to prevent ida tears.