badoo / hprof-tools

Tool for deobfuscating memory dump files
MIT License
129 stars 26 forks source link

Adding support for 8 Bytes IDs. #6

Closed mfkasim closed 8 years ago

mfkasim commented 8 years ago

Adding support to deobfuscate method names and signature in Stack Frames updated to Proguard 5.2.1 to gain benefits of Mapping Processor new arguments

erikandre commented 8 years ago

Awesome! I will review it more carefully tomorrow so we can get it merged! Thanks again for making this happen :)

korniltsev commented 8 years ago

Do you know that you broke hprof-viewer ? Error:(40, 50) java: incompatible types: com.badoo.hprof.library.model.ID cannot be converted to int