This inspector offers several tools to clean-up the application bytecode. The purpose of these tools is to help reverse engineering by transforming bytecode into a cleaner version - by removing useless goto, renaming symbols, and so. Tampering of the application bytecode done by this inspector don't impacts future runs, because the application running on the device is not patched. Be aware only new aliases are saved. Any bytcode changes are not saved.