apk software network verification one machine one code comes with background management system

Android terminal apk network verification, comes with a background management system, one-click injection tool small piece of paper Qianzhihe arm latest source code

Q: How to manage the pop-up window data content after injecting the registration machine?

A: Open the side-sliding menu, click "Register/Pop-up Management", and open the specified software for configuration. Remember to click the save button

Q: Why does adding a signature verification flash back or blank screen?

A: Please make sure that the signature data before and after the software is added and verified is consistent.

Q: Why do some software prompt unpacking failure/hardening failure/Dex2C failure?

A: Not all software can be unpacked/hardened/Dex2C, you can first check whether the software itself has hardened or other anti-cracking features

Q: How to use one-key unpack?

A: Upload an APK with a shell (generally referred to as "reinforced"), select "One-click unpacking", wait for the unpacking to complete, and download a ZIP package consisting of one or more DEXs

Q: Does it need to be repaired after shelling?

A: Not all shells need to be repaired. The general repair means that the onCreate function (or other functions) is VMPized (or nativeized), and the instructions are backfilled.

Q: What is the difference between Remove Signature Verification Compatible Version and Remove Signature Verification Pro?

A: The Compatible Version of Remove Signature Verification can remove some relatively simple signature verification and signatures reinforced by old versions, while Remove Signature Verification Pro is for powerful de-signing of newer hardened APKs. The function is not universal, please Self-screening

Q: What is Dex2C protection?

A: Dex2C is also known as "pumping code" and "Java2C". It can convert some or all of your Java code into JNI (C++) form and write it into binary SO files, which can greatly improve the anti-cracking ability of your software, but The price is that the running speed of the software is reduced (depending on the total number of codes you extract, the more the slower)

Q: How about the APK reinforcement of this software?

A: The APK pseudo-reinforcement of this software is not a real "reinforcement", because its anti-cracking performance is poor, and it can even be cracked by the "one-key unpacking" function of this software, so it is designated as an entry-level reinforcement. It is recommended to use SE VMP protection, of course, unless this function is special, it is not recommended for you to use

Q: What is the SE VMP reinforcement of this software?

A: The difference between SE VMP hardening and Dex2C is that SE VMP only extracts method calls, but the performance is better. It is highly recommended to use this protection

Source code: https://url11.ctfile.com/d/25976711-55383299-827d49?p=6724 (access password: 6724)

58ef155ccd1d4a59a9af757cc4c38d80.jpg

90c5bdb9509047e9be626429644e5ccf.jpg 

0352d11c369f408fa4696cb1174c5fa4.jpg 

 

Guess you like

Origin blog.csdn.net/m0_60058361/article/details/131650154