aboot-parser icon indicating copy to clipboard operation
aboot-parser copied to clipboard

Android bootloader (aboot) parser

Results 3 aboot-parser issues
Sort by recently updated
recently updated
newest added

C:\root\Android\aboot-parser> python parse-aboot.py boot.img File "/root/Android/aboot-parser/parse-aboot.py", line 37 print '-' * 40 ^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

Hi , Is this project has a plan to parse Nexus6p bootloader ? Is that possible ?