Hi Is there any way to check the certificate of an app (e.g. A开发者_运维百科mazon Mobile)? decompile the apk or whatever?
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
How do you determine which version of visual basic a program (.ocx, .exe, or .dll) was compiled with?开发者_开发知识库
This question already has answers here: Is it possible to "decompile" a Windows .exe? Or at least view the Assembly?
A class file that was compiled with java 1.6 settings has two fields which I need to set to higher values.
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
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
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
When I use class dump z, I don\'t get any header files, all I get is this: /*** This header is generated by
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