0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13 from nddrylliog/patch-1 More... over 11 years ago
Merge pull request #14 from jaku/patch-1 More... over 11 years ago
Update README.md More... over 11 years ago
Typo in README (an -> and) More... over 11 years ago
Merge branch 'master' of github.com:kosborn/p2p-adb
Kos
More... over 11 years ago
Changed getting data from com.google.* to com.google.*/{shared_prefs,databases}/
Kos
More... over 11 years ago
Merge pull request #11 from SyNtax-eror/master More... over 11 years ago
Update generateGAUTH.sh More... over 11 years ago
Turns out the 4.x root was fixed in 4.1.2. Updated menu to reflect that.
Kos
More... over 11 years ago
fixed my own breaking of generateGAUTH.sh
Kos
More... over 11 years ago
Just wanted to added a note to 4..x rooting... Read more about it on the XDA forum post. http://forum.xda-developers.com/showthread.php?t=1886460
Kos
More... over 11 years ago
Added links to Hak5 & DerbyCon videos and slides
Kos
More... over 11 years ago
Added reference to issue #5
Kos
More... over 11 years ago
Added includes/adb-arm-static - A statically compiled adb binary for ARM phones. This is only for testing purposes right now. Enable it in run.sh by setting tryStaticADB=1
Kos
More... over 11 years ago
Added a check to make sure $PASS was set.
Kos
More... over 11 years ago
Fixed invocation of su when starting adb-server. Relocated that code block to below checking if adb is in $PATH
Kos
More... over 11 years ago
Merge pull request #7 from darKpoiSon/patch-1 More... over 11 years ago
Update functions.sh More... over 11 years ago
Fixed line breaks... stupid markdown =)
Kos
More... over 11 years ago
Updated readme to reflect how support should be reached.
Kos
More... over 11 years ago
Fixed issue #2 by Hackrylix. Now gets JB user's accounts.db
Kos
More... over 11 years ago
Added getGesture to get the code of the gesture. Updated root4.x.sh, now properly roots and drops su file.
Kos
More... over 11 years ago
This should make stock roms (without busybox) compatible. ...by adding busy box. Thanks @stericson ;)
Kos
More... over 11 years ago
pushed functions update. fixed root4.x.sh fakebackup.ab path
Kos
More... over 11 years ago
-Dynamic module loading at runtime is now a thing, woot! -Converted all scripts to modules. -Created /testDynLoad.sh, which is to test dynamic module loading -Created dynamic module functions in /functions.sh -Battery still dying on an airplane. No fix.
Kos
More... over 11 years ago
Fixed AntiGuard push I made earlier... *sigh*
Kos
More... over 11 years ago
Added new adb restore race condition root exploit by Bin4ry: http://forum.xda-developers.com/showthread.php?t=1886460
Kos
More... over 11 years ago
Added auto-checking for local temp folder.
Kos
More... over 11 years ago
Reworked the root check. 0 = root immediatey. 1 = root after 'su'. 2 = shell user 3 = what is this I don't even
Kos
More... over 11 years ago
Stupid typo... ☣
Kos
More... over 11 years ago