What you see here is essentially impossible to decompile 您這兒所見的是根本不可能被反匯編的。
Jode java optimize and decompile environment is one such program Jode ( java優(yōu)化和反編譯環(huán)境)就是這樣一個程序。
As valiantly as mocha works to decompile your object code , it doesn t always succeed 雖然mocha的確可以反匯編您的目標(biāo)代碼,但它不會總是成功的。
Decompile , reverse engineer , disassemble , print or otherwise reduce the software to a human perceivable form 逆轉(zhuǎn)編譯、反向設(shè)計(jì)、反向組合、印刷或其他形式將軟件轉(zhuǎn)換成可人為理解的形式;
Decompile , reverse engineer , disassemble , print or otherwise reduce the software to a human perceivable form ; c 逆轉(zhuǎn)編譯、反向設(shè)計(jì)、反向組合、印刷或其他形式將軟件轉(zhuǎn)換成可人為理解的形式; c
It did so by adding a little " bomb " to the compiled code , which caused mocha to crash when it attempted to decompile the code 它在編譯后的代碼中添加一個小“炸彈” ,導(dǎo)致mocha在試圖反編譯代碼時崩潰。
Listing 6 shows the result of mocha s attempt to decompile java code that had been obfuscated by a tool called jmangle 清單6顯示了mocha在嘗試反匯編被一種名為jmangle的工具模糊處理的java代碼后的結(jié)果。
The . net framework sdk ships with a disassembler utility called ildasm that allows you to decompile . net assemblies into il assembly language statements . net framework sdk附帶了一個稱為ildasm的反匯編程序?qū)嵱贸绦?,它允許您將
Several of the more recent decompilers let you browse through a directory of . class files and decompile them with a single click 在最近出現(xiàn)的反匯編器中,有幾個能讓您瀏覽. class文件的目錄并且只要單擊一下,就能對它們進(jìn)行反匯編。
Even if it were possible to decompile strongly obfuscated msil , it would have significant semantic disparities when compared to the original source code 即使可能將經(jīng)過高度模糊處理的msil進(jìn)行反編譯,和原始的源代碼相比,它在語義上也將有重大不同。