Skip to content

Reverse engineered mkxqimage source code

Notifications You must be signed in to change notification settings

gaoweifan/mkxqimage_rev

 
 

Repository files navigation

mkxqimage_rev

The resverse engineering result of mkxqimage, which is used to extrat XiaoMi Router Rom.(forked from NyaMisty/mkxqimage_rev)

What's new (compared with NyaMisty/mkxqimage_rev)

  1. add support for Redmi AX6000 (RB06) and Xiaomi AX9000 (RA70)
  2. complete function extract_ssh_rom_callback() which is used to unpack miwifi_ssh.bin
  3. add public_ssh.pem which is used to verify miwifi_ssh.bin

Compile

gcc mkxqimage.c -lssl -lcrypto -omkxq -w

About

Reverse engineered mkxqimage source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%