Support extract boot image from payload.bin

This commit is contained in:
LoveSy
2022-12-13 11:33:16 +08:00
committed by John Wu
parent b136aba1e2
commit 7bf2e3875f
8 changed files with 5152 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
#include "bootimg.hpp"
#include "magiskboot.hpp"
#include "compress.hpp"
#include "boot-rs.hpp"
using namespace std;