什么是反编译?
什么是反编译?
反编译
反编译是将可执行的(准备运行的)程序代码(也称为目标代码)转换为某种形式的高级编程语言,使其具有更易读的格式。反编译是一种逆向工程,它的作用与编译器的作用相反。它与编译相反。完成此任务的工具称为反编译器。反编译有许多不同的原因,例如理解程序、恢复源代码以进行存档或更新、查找病毒、调试程序和翻译过时的代码。完全自动化的反编译是不可能的。没有反编译器可以获得开发人员编写的确切源代码。
反编译有时被不道德地用于复制源代码以在未经版权所有者许可的情况下重复使用或改编。反编译 APK 文件并不是一项非常艰巨的任务。它需要将 dex 文件转换为 jar 文件,然后将这些 jar 文件转换为 java 源代码,从而获取应用程序源代码。可以通过保护性手段(例如代码复杂性和混淆)将程序设计为抗反编译。这包括反调试技术、限制调试器、跟踪检查、优化和剥离二进制文件。
Decompile
To decompile is to convert executable (ready-to-run) program code (also called object code) into some form of higher-level programming language so that it has a more readable format. Decompilation is a type of reverse engineering that does the opposite of what a compiler does. It is the inverse of compilation. The tool that accomplishes this is called a decompiler. There are a number of different reasons for decompilation, such as understanding a program, recovering the source code for purposes of archiving or updating, finding viruses, debugging programs, and translating obsolete code. It is not possible to have a fully automated decompilation. No decompiler can get the exact source code that the developer wrote.
Decompilation is sometimes used unethically to reproduce source code for reuse or adaptation without permission of the copyright holder. Decompiling an APK file is not a very hard task to do. It requires transforming dex files to jar files and then those jar files to java source code, thereby fetching the app source code. Programs can be designed to be resistant to decompilation through protective means, such as code complexity and obfuscation. This includes, anti-debug techniques, restricting debuggers, trace checking, optimizations, and stripping binaries.
-
- 米格走廊的真相,跟之前的解读或许不一样
-
2024-12-07 20:16:40
-
- 精品相声欣赏:《中国相声大全-马季相声集①》
-
2024-12-07 20:14:25
-
- 红军长征时真实的故事,有血有肉,感人肺腑
-
2024-12-07 20:12:10
-
- FGO:四星术阶玛丽·安托瓦内特介绍,生存能力超强的暴击拐
-
2024-12-07 20:09:55
-
- 4个版本的鲁智深,前三位都演成了傻大个,只有他才最经典
-
2024-12-07 20:07:39
-
- 「关注」清丰县简介
-
2024-12-07 20:05:24
-
- 秦始皇陵兵马俑英文介绍
-
2024-12-07 20:03:09
-
- 哪些药物属于高危药品?
-
2024-12-07 20:00:54
-
- 芈月的技能介绍与操作技巧
-
2024-12-07 19:58:39
-
- 路由器的几种工作模式有什么区别?
-
2024-12-07 19:56:24
-
- 厉害了李溪芮!同框热巴气场全开丝毫不输,网友:佩服杨幂的眼光
-
2024-12-07 19:54:08
-
- 江西多地发布“麻将馆禁令”:取缔营业性麻将馆 限期关闭
-
2024-12-07 19:51:53
-
- 广州恒大惨遭绝杀,卡纳瓦罗推卸责任,自称要“为国养士”
-
2024-12-07 19:49:38
-
- 打卡合肥新晋美食街-黉街
-
2024-12-07 19:47:23
-
- 6种不同花式的26个刺绣图谱,这下绣名字简单了,记得收藏哦!
-
2024-12-07 19:45:08
-
- 元旦倒计时,新年即将来临!
-
2024-12-07 19:42:53
-
- 一只蜻蜓一个点h2o打一成语答案是什么:蜻蜓点水
-
2024-12-07 19:40:38
-
- 唐家三少再次更新微博,一句话让千万粉丝泪目,有情有义的男人
-
2024-12-07 19:38:22
-
- 上海4所“臭名远扬”的野鸡大学,打着名校旗号行骗,大伙别上当
-
2024-12-07 19:36:07
-
- LOL或将移除晋级赛机制,新增按位置补位,这下不能上王者怪谁?
-
2024-12-07 06:19:02