decompiling
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 分类:问答Delphi decompiling [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this[详细]
2023-03-08 20:03 分类:问答Determining which version of VB a program was compiled with
How do you determine which version of visual basic a program (.ocx, .exe, or .dll) was compiled with?开发者_开发知识库[详细]
2023-03-07 11:26 分类:问答Open MFC application to get source-code [duplicate]
This question already has answers here: Is it possible to "decompile" a Windows .exe? Or at least view the Assembly?[详细]
2023-03-04 18:29 分类:问答Best way to change an integer field in a compiled 1.6 Java class with no source
A class file that was compiled with java 1.6 settings has two fields which I need to set to higher values.[详细]
2023-03-03 00:06 分类:问答Android Obfuscation for code as well as resources
Google recommends and packs in ProGuard for code obfuscation. However the default configuration that it comes with seems minimal and one can reverse engineer to certain extent. Most people looking to[详细]
2023-02-24 12:45 分类:问答Decompiling SWFs and fonts
I\'m working on a Flash-based font viewer for a font retailer website. I\'ve been reading up on SWF decompilers, and I was wondering, can decompilers grab fonts embedded in a SWF and output them in so[详细]
2023-02-22 10:01 分类:问答Obtain source using debugging symbols
Is it possible to obtain the source of a linux shared library (.so) that was compiled with debugging information (gcc 开发者_如何学Go.. -g) ? Thank you for your time.The answer is: it depends - not on[详细]
2023-02-21 15:25 分类:问答Class dump z generates empty header
When I use class dump z, I don\'t get any header files, all I get is this: /*** This header is generated by[详细]
2023-02-20 17:54 分类:问答Can you think of some way to remove a button from a compiled vb6 application
We have a VB6 application running at a customer that has a bug in it when the user clicks on the Help button. A quick and easy fix would be to somehow remove the button so that they cannot click it (r[详细]
2023-02-19 05:28 分类:问答