开发者

How to decrypt the Obfuscated J2me file? (For reverse engineering)

开发者 https://www.devze.com 2023-03-09 19:31 出处:网络
Im looking into decrypt the jar files. (Obfuscated j2me/jar file). using decompier, im not able to get the exact files & folders, b\'caz of obfuscati开发者_如何学编程on.

Im looking into decrypt the jar files. (Obfuscated j2me/jar file).

using decompier, im not able to get the exact files & folders, b'caz of obfuscati开发者_如何学编程on.

is thr any possibilities to break the obfuscated jar file?

Please, im expecting your' valuable replies..

Advance Thanks to all.

By & bye from Munna


No. The renaming of files (and variables, etc) during obfuscation is a one-way operation. There are tools that can assist you, but if you want them to have better names you'll have to figure them out yourself really.

0

精彩评论

暂无评论...
验证码 换一张
取 消