aboutsummaryrefslogtreecommitdiff
path: root/deodexerant
AgeCommit message (Expand)Author
2023-05-15Adding blueprints to android smaliMelisa Carranza Zuniga
2023-04-11Merge branch '3.0.2' from upstream google-smali to masterMelisa Carranza Zuniga
2022-12-06Update headers in source filesSøren Gjesse
2015-02-18Update doedexerant makefileVictor Kaiser-Pendergrast
2014-11-06Use dlerror() to clear any error before retrying with the mangled nameBen Gruver
2014-01-29support c++ dalvik in deodexerantBen Gruver
2011-11-20Add new deodexerant utility, to dump dalvik's inline method tableBen Gruver
2010-12-21Remove deodexerant and related functionalityJesusFreke@JesusFreke.com
2010-08-02Add modification notices to Apache licensed filesJesusFreke@JesusFreke.com
2010-01-24Use a consistent error message for common superclass lookupJesusFreke@JesusFreke.com
2010-01-24use spaces instead of tabs in deodexerantJesusFreke@JesusFreke.com
2009-12-23line ending and trailing whitespace cleanupJesusFreke@JesusFreke.com
2009-11-08Add a possible cause to the error message when one of the classes for supercl...JesusFreke@JesusFreke.com
2009-11-08Print version info in usage messageJesusFreke@JesusFreke.com
2009-11-08open the odex file as read-onlyJesusFreke@JesusFreke.com
2009-09-11remove debugging printfJesusFreke@JesusFreke.com
2009-09-11Fixed a crash when trying to look up the superclass for ObjectJesusFreke@JesusFreke.com
2009-09-08change the field lookup to a field dump, and the inline method lookup to an i...JesusFreke@JesusFreke.com
2009-09-08Change the virtual method lookup to dump the entire vtable for the classJesusFreke@JesusFreke.com
2009-09-08Initial commit of deodexerantJesusFreke@JesusFreke.com