-
-
Notifications
You must be signed in to change notification settings - Fork 256
/
authors.txt
74 lines (55 loc) · 2.45 KB
/
authors.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
mkbootimg, unpackbootimg:
https://github.com/CyanogenMod/android_system_core/tree/cm-10.2/mkbootimg (initial sources)
https://github.com/huaixzk/unpackbootimg (makefiles)
https://github.com/osm0sis/mkbootimg (patches)
pxa-mkbootimg, pxa-unpackbootimg:
https://github.com/AKuHAK/pxa-mkbootimg (initial source)
https://github.com/osm0sis/pxa-mkbootimg (patches)
elftool:
https://bitbucket.org/srl3gx/elftool (initial source)
https://github.com/osm0sis/elftool (patches)
unpackelf:
https://github.com/tobiaswaldvogel/and_boot_tools/tree/master/bootimg (initial source)
https://github.com/osm0sis/unpackelf (patches)
mboot:
https://github.com/osm0sis/mboot
dumpimage, mkimage:
https://www.denx.de/wiki/U-Boot/WebHome
mkmtkhdr:
https://github.com/omnirom/android_device_oppo_r819/tree/android-4.4/mkmtkbootimg (initial source)
https://github.com/osm0sis/mkmtkhdr (patches)
loki_tool:
https://github.com/djrbliss/loki
futility:
https://github.com/jcadduono/platform_external_vboot_reference (initial source)
https://github.com/osm0sis/futility (patches)
boot_signer.jar (requires JRE 8+):
https://forum.xda-developers.com/android/software-hacking/signing-boot-images-android-verified-t3600606
blobpack, blobunpack:
https://github.com/AndroidRoot/BlobTools
dhtbsign:
https://github.com/chiefwigms/degas-mkbootimg/tree/galaxy_tab_a_smt285 (initial source)
https://github.com/osm0sis/dhtbsign (patches)
rkcrc:
https://github.com/rockchip-linux/rkflashtool
sony_dump:
https://forum.xda-developers.com/crossdevice-dev/sony/tool-unpack-format-sony-kernel-image-t3530077
bzip2, cat, chmod, cpio, cut, dd, file, find, gzip, hexdump, lzop, printf, tail, truncate, xz;
cygbz2-1, cygcrypto-1.1, cyggcc_s-1, cygiconv-2, cygintl-8, cyglzma-5, cyglzo2-2, cygmagic-1, cygncursesw-10.dll, cygstdc++-6.dll, cygssl-1.1, cygwin1, cygz:
https://cygwin.com/
lz4:
https://lz4.github.io/lz4/
sudo:
https://github.com/mattn/sudo
magic:
https://www.darwinsys.com/file/
androidbootimg.magic:
osm0sis @ xda-developers
batch scripts:
osm0sis @ xda-developers (scripting)
Peteragent5, alansj & iridaki @ xda-developers (general method)
SuperR. & tobias.waldvogel @ xda-developers (kernel.elf to boot.img general method)
_that & rayman @ xda-developers (boot.blob general method)
Chainfire @ xda-developers (ChromeOS and SEAndroid general methods)
cybojenix @ xda-developers (Bump general method)
xyz` & k4y0z @ xda-developers (amonet general method)