Hidex Demo 1: How To Hide Or Reveal A Method In DEX Executables
Featured video
Description
* The demo first shows method thisishidden() is present in the DEX.
* Then the method is hidden using a script hidex.pl (hide.sh helper script) and the demo shows that dissassemblers don't see it : Androguard, procyon, baksmali, jd-gui...
* Then the script is used again to reveal it, and disassemblers see it back.
This was presented at Hacktivity and Hack.lu in October 2013
More details at : http://www.fortiguard.com/paper/Playing-Hide-and-Seek-with-Dalvik-Executables/
Post your comment
Comments
Be the first to comment