摘要: JD-GUI http://jd.benow.ca/ JD-GUI可到官網直接下載。官網除了JD-GUI之外,另提供了Eclipse(JD-Eclipse)和IntelliJ(JD-IntelliJ)的插件能讓這些IDE擁有反編譯Java程式的能力。 JD-GUI的用法十分簡單,開啟JD-GUI之後,再選擇要反編譯的Jar或是Class檔案。 1. 下载工具 dex2jar... 阅读全文
posted @ 2014-11-04 17:47 katago 阅读(617) 评论(0) 推荐(0)
摘要: http://www.tldp.org/LDP/abs/html/index.html 11.1. Loops tp://www.tldp.org/LDP/abs/html/loops1.html for a do echo -n "$a " done for 没有in ,直接操作$@命令行参数 阅读全文
posted @ 2014-11-04 16:06 katago 阅读(168) 评论(0) 推荐(0)