Git Product home page Git Product logo

crackflasher's Introduction

README for crackflasher

TODO

Summary

Crackflasher is a bash script for flashing roms to android devices running ClockworkMod.

My Working Environment

Local Machine

  • Debian Testing
  • HTC Thunderbolt
  • ClockworkMod 3.1.0.2
  • Android Debug Bridge version 1.0.26

Usage

You will need to set your ADB location in the script.

Usage: ./crackflasher.bash -b -w [num] update.zip update2.zip -w - wipe Dalvik /cache /data it is optional [num] specifies how many wipes to do -b - makes backup in /sdcard/clockworkmod/backup/ named date and is optional -l - list backups in /sdcard/clockworkmod/backup/ -r - recovery from backup. If backup is on local machine it will push it to /sdcard/clockworkmod/backup/ list in order the update.zip files you want to install

How it works

backup - run "./crackflasher.bash -b" back will be in /sdcard/clockworkmod/backup/ named localmachine date and time.

restore - run "./crackflasher.bash -r location" if location is on your localmachine it will push the dir to your sdcard if location is in /sdcard it will just use that locaiton

wipe - run "./crackflasher.bash -w 2" this will wipe Dalvik /cache /data /sd-ext /sdcard/.android_secure twice

install - run "./crackflasher.bash update.zip update2.zip" this will push each update.zip to /sdcard this will install updates in the order they aprear in the command.

example - ./crackflasher.bash -b -w 3 cm7.zip gapps.zip new_kernel.zip This will backup, wipe 3 times install cm7 gapps and new kernal in that order

crackflasher's People

Contributors

brimstone avatar itsamenathan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

crackflasher's Issues

Please add support blacklist of devices

I may have crackflashed the wrong device with your script. I'm not going to hold you responsible, but please put in a blacklist of serials the script won't touch.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.