Labeless is a multipurpose IDA Pro plugin system for labels/comments synchronization with a debugger backend, with complex memory dumping and interactive Python scripting capabilities.
Other
514
stars
82
forks
source link
Labeless doesn't show serialization error when grabbing Unicode strings #41
I have a buffer in Olly in Latin9 encoding:
When passing a string like this in
__result__
variable I can't see this value in IDA:There are no errors seen in log output.