Magisk/native/src/boot
2023-06-30 15:50:52 -07:00
..
proto Use quick-protobuf 2023-06-20 14:36:07 -07:00
.gitignore Use quick-protobuf 2023-06-20 14:36:07 -07:00
bootimg.cpp Cleanup SHA hash implementation 2023-06-30 15:50:52 -07:00
bootimg.hpp Improve bootimg const correctness 2023-06-03 05:10:22 -07:00
build.rs Minor cleanup 2023-06-20 14:36:07 -07:00
Cargo.toml Use rust to calculate sha 2023-06-30 14:06:02 -07:00
compress.cpp Support extracting any partition from payload.bin 2023-05-26 13:36:47 -07:00
compress.hpp Support extracting any partition from payload.bin 2023-05-26 13:36:47 -07:00
cpio.rs Standardize logging and error handling 2023-06-29 17:14:53 -07:00
dtb.cpp Minor cleanup 2023-06-22 02:23:27 -07:00
dtb.hpp Restructure the native module 2022-07-23 13:51:56 -07:00
format.cpp Restructure the native module 2022-07-23 13:51:56 -07:00
format.hpp Make sure ro mmap region is not overwritten 2023-03-21 15:50:43 -07:00
lib.rs Cleanup SHA hash implementation 2023-06-30 15:50:52 -07:00
magiskboot.hpp Move pattern matching to Rust 2023-06-21 16:47:20 -07:00
main.cpp Cleanup SHA hash implementation 2023-06-30 15:50:52 -07:00
patch.rs Standardize logging and error handling 2023-06-29 17:14:53 -07:00
payload.rs Standardize logging and error handling 2023-06-29 17:14:53 -07:00
ramdisk.rs Standardize logging and error handling 2023-06-29 17:14:53 -07:00
sha.rs Cleanup SHA hash implementation 2023-06-30 15:50:52 -07:00