Skip to content

niejuhu/mytools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains some development tools.

android/bootimg/

Used to pack/unpack android boot/recovery image. I use them as follow:

  • Dump boot.img from android phone
  • unpack boot.img
  • Change something like property in the ramdisk
  • Repack boot.img
  • Flash new boot.img back to android phone

android/kernel/

Used to decompress kernel and print kernel symbols like /proc/kallsyms

android/verify_ota.py

Used to verify an ota file against a certificate file in x509 format.

android/parse_android_partition.c

Used to parse gpt of android disk.

unpack.py

Used to unpack pseudo crypt zip/apk file.

ccodeslice

C code slice

About

Some development tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published