A, goals,

Boss Li: Fenfei, isn’t it good for you to teach by hand every day?

Fenfei: Boss, you think too much. What’s wrong with the male-female ratio in our industry?

Second, the steps

Frida night

  • First adb connect night god, see what it is system
FenfeiMac :Desktop FF $ADB Connect 127.0.0.1:62001 already connected to 127.0.0.1:62001 fenfeiMac:Desktop FF $ADB Shell getprop ro.product.cpu.abi x86Copy the code
  • Copy the corresponding fridaServer to it
The adb push frida - server - 14.2.18 - android x86 / data/local/TMP/frida - serverCopy the code
  • run
adb shell
su
cd /data/local/tmp
chmod 755 frida-server
./frida-server
Copy the code

Night god Xposed

Installing Frida was too smooth, so when installing Xposed realized that life was hard

  • First from the night god software market search to Xposed, installed, brush into the framework, pawn

  • After reloading the night god, from the night god forum search to the so-called Xposed night god adaptation version, after the installation, brush into the frame, pawn

Start to analyze the problem, install the Xposed Installer is no problem, but there is a problem with brushing into the framework, that the framework is not right by default.

Prometheus simulator v3.8.5.6 for Mac is 7.1.2 for Android

So start the journey to Study Google, find x86 && 7.1 Android corresponding Xposed framework.

I gave us this Xposed- SDk25-Nougat-x86-by-Purifyos.zip

Android 7.0 and 7.1 will use Nougat

Close the Nighbler simulator, set the Nighbler simulator’s shared directory, and open the VirtualBoxVM’s shared directory Settings, such as ~/Downloads/NoxApp

Xposed- sdk25-Nougat-x86-by-Purifyos. zip zip package in the system directory to ~/Downloads/NoxApp, meta-INF do not need to decompress

. Put the script. Sh file in the same directory as system

Xposed Installer is installed on your device and your device is installed on your device.

The downloaded framework directory is mapped to the/MNT /shared/ directory in the emulator.

adb shell
cd /mnt/shared/Nox_share
sh script.sh
reboot
Copy the code

Perfect installation

Lightning Frida

FenfeiMac :Desktop FF $ADB Connect 127.0.0.1:5557 already Connected to 127.0.0.1:5557 fenfeiMac:Desktop FF $ADB Shell getprop ro.product.cpu.abi x86_64Copy the code

X86_64 this is a little weird, is it either x86 or 64, or what?

Anyway, let’s get x86 Frida in first.

The adb push frida - server - 14.2.18 - android x86 / data/local/TMP/frida - serverCopy the code

Not bad. It runs smoothly

Lightning Xposed

Asked the next Google, need x86_64&& 7.1 Android corresponding Xposed framework.

I gave us this 64-bit frame file.zip

C:\Users\ XXX \Documents\leidian64\Pictures/MNT /shared/Pictures

The rest of the steps are the same as the installation of Nighthur

Third, summary

In fact, the process of solving the problem went like this:

First find all over the network, also did not fix the Night god adaptation Xposed.

Heard that thunder comes with Xposed, hurriedly under a to experience, the result is deceptive, thunder and did not come with.

Fortunately, there is a brother to share the thunder Xposed installation method, and provides a 64-bit framework file. Zip this file.

According to the brother of the tutorial, the smooth installation of thunder version of Xposed, then Fenfei think everyone is a simulator, there is no reason to touch the thunder, the god of night can not touch it.

Follow the pattern, the 64 bit frame file. Zip brush into the night god, hint

************************** Xposed framework installer ************************** - Checking environment Xposed version: 89! Wrong platform: x86 ! This file is for: x86_64 ! Please download the correct package ! for your platform/ROM!Copy the code

That doesn’t bother me. It’s all x86. /system/xposed. Prop: arch=x86_64; arch=x86

Finally use Xposed + framework + x86 these three keywords to ask Google, just found the Xposed- sdk25-Nougat-x86-by-Purifyos.zip

File download:

LKB wwr.lanzoui.com/b02i8ntfg password: 8

The Android simulator is good for testing, but if you have an ideal friend, you should use a used Google Pixel. Feige uses a Pixel 2XL, which is used around 400.

Standing across the lake, there’s always something passing.

TIP: The purpose of this article is only one is learning more backward techniques and train of thought, if anyone use this technology to get illegal commercial interests the legal liabilities are their operators, and the author and it doesn’t matter, this paper involves the knowledge of code project can go to my friends to fly star come undone, welcome to join star learn together to explore technology knowledge. Questions can be added to me WX: Fenfei331 discussion.

Wechat public account: Fenfei security, the latest technology dry goods real-time push