decompiler
Techniques to prevent/slow decompiling [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: Best Java obfus开发者_运维问答cator ?[详细]
2023-03-18 20:20 分类:问答Decompiling obfuscated java bytecode [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-14 14:22 分类:问答Where are aspx.cs and aspx.designer.cs
I have inherented a web site from someone who is not available any more.In the deployed folder I have Config.aspx there (please see the code).But I can not find the codebehind file.The config page wor[详细]
2023-03-11 05:39 分类:问答Android - Check the certificate of an app
Hi Is there any way to check the certificate of an app (e.g. A开发者_运维百科mazon Mobile)? decompile the apk or whatever?[详细]
2023-03-09 19:09 分类:问答What is this referencing?
Suppose I have this class: public class class1 extends Applet implements Runnable { private String s; private URL u;[详细]
2023-02-21 07:27 分类:问答How do you create an XML/XSLT DEcompiler?
I am working on a new project that has a system that builds an XML file and assorte开发者_开发问答d XSLT files for the stylesheets.If I want to take the completed page in the browser and modify it - a[详细]
2023-02-20 17:56 分类:问答Integrate an Android app (.apk) into an existing Android project
Here\'s the use case: A friend and I are building an Android app and along with it want to integrate a game.The core of the app has been built in Eclipse but we are looking into building the game wit[详细]
2023-02-18 17:57 分类:问答How do I decompile a specific kernel function?
For example ,kernen function system_call decompiles to: 开发者_运维技巧push %eax ... call * 0xc03094c0(,%eax,,4)[详细]
2023-02-18 08:24 分类:问答Very Basic Compilation Issues - please help!
(1) At the bottom line: what does it all have to take to in order to make a program executable on a specific operating system? machine code, assembly language?[详细]
2023-02-17 21:52 分类:问答Decompile Class that have resource file
I\'ve been decompiled an aplication exe to learn about how they handle command. But I do not know exactly what type of the following file.because the file is inherit from superclass that inherit from[详细]
2023-02-11 18:40 分类:问答