• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Bump building tools

Bad_MOFO_33

Android Enthusiast
Bump by team codefire is dead.

But an opensource alternative is here https://drive.google.com/file/d/0BzsQwTUZjTO5c3V3VUJKbWFIU1U/view?usp=sharing
Source Code: https://github.com/CyboLabs/Open_Bump
usage python2 open_bump.py recovery.img


and for those who just want to bump their image during the build process, use this mkbootimage.mk https://drive.google.com/file/d/0BzsQwTUZjTO5RGh0YlNCWjN4ODg/view?usp=sharing ,
and also add a new folder named bump to your working device tree, and place bump.py inside https://drive.google.com/file/d/0BzsQwTUZjTO5RVdmdllWbWNQalk/view?usp=sharing
 
Last edited:
Awesome find! I almost feel bad using this since the guys who reverse engineered bump to make an open source version pissed off thecubed and company, but without bump were dead in the water. I'll see what I can do integrating this into the source I have already, and bad_mofo I should have some more for you to github very soon.
 
Back
Top Bottom