Skip to content

Instantly share code, notes, and snippets.

@rozcietrzewiacz
rozcietrzewiacz / README.md
Created November 12, 2015 20:27 — forked from sarg/README.md
rk30xx loader image unpacker

Obtaining RK3066 boot ROM.

Here are my steps.

At first, I took a look to RK30xxLoader(L)_V1.18.bin. This file appears in update.img for my device. So, I unpacked update.img using rk29Kitchen.

strings on that file returns nothing interesting, so I assumed the file is crypted

@rozcietrzewiacz
rozcietrzewiacz / gist:3017961
Created June 29, 2012 13:35
TracksApp 500 error
Connecting to database specified by database.yml
Started GET "/" for ::ffff:153.19.47.244 at 2012-06-29 13:26:46 +0000
Processing by TodosController#index as HTML
Redirected to XXXXXXXXX/login
Filter chain halted as :login_or_feed_token_required rendered or redirected
Completed 302 Found in 3ms (ActiveRecord: 0.0ms)
@rozcietrzewiacz
rozcietrzewiacz / Trello-crash
Created May 23, 2012 10:47
logcat trace of Trello-android app starting and crashing immediately
I/ActivityManager( 159): Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10100000 cmp=com.chrishoekstra.trello/.activity.MainActivity } from pid 159
D/PowerManagerService( 159): acquireWakeLock flags=0x1 tag=ActivityManager-Launch
D/BatteryService( 159): update start
D/BatteryService( 159): update start
D/StatusBarManagerService( 159): manageDisableList what=0x0 pkg=android
I/ActivityManager( 159): Start proc com.chrishoekstra.trello for activity com.chrishoekstra.trello/.activity.MainActivity: pid=11698 uid=10000 gids={3003}
W/InputManagerService( 159): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@408cc568
I/OrientationDebug( 159): [pwm] in updateOrientationListenerLp()
V/OrientationDebug( 159): in updateOrientationListenerLp(), Screen status=true, current orientation=-1, SensorEnabled=false
I/OrientationDebug( 159): [pwm] needSensorRunningLp(), return false #3