A good Android reverse engineering tool can get twice the result with half the effort in reverse cracking engineering. SMALI/BAKSMALI is a powerful apK file...
In daily development, the brothers use encryption more or less. RSA asymmetric encryption 1.1. Features of RSA RSA encryption is low in efficiency (public-key encryption...
Xposed framework: is a can not modify the APK under the condition of affecting the operation of the program (modify the system) framework services, based...
The CPSR(status register) is used to store data. The CPSR works by bit, each bit has a different meaning, and records specific information. N(Negative) The...
As you guys know, there's a prerequisite for learning the reverse. Most of us know that assembly can be converted into machine language for machines...
This section introduces the concepts, applications, common algorithms, and attack methods of cryptography technologies such as pseudo-random number generator, public key cryptography, message authentication code,...
Today, Kotani will briefly explain the confusion and reinforcement, the specific use depends on how brothers do (Kotani company's project has actually written a script,...
This is the fourth day for me to participate in genwen Challenge. Check the details of the activity: Genwen Challenge recently encountered some contents related...
This is the fourth day for me to participate in genwen Challenge. Check the details of the activity: Genwen Challenge recently encountered some contents related...
Dyld (The Dynamic Link Editor) is apple's dynamic linker, which is an important part of Apple's operating system. After the system kernel is ready to...
This article will answer the following questions: 1. What can cause the Crash of verification failure? 2. Principle and process of kernel verification; 3. Why...
Sometimes it is easy to forget some terminal commands. Here is a list of common reverse command tools that do not involve installation and configuration....
This is the 29th day of my participation in the August Genwenchallenge. I quickly built a Frida Android Reverse environment with Sister Roos during this...
The last article on iOS reverse LLDB describes some basic LLDB usage, and does not involve too much other content, reverse process commonly used dynamic...