Skip to content

Instantly share code, notes, and snippets.

View shuangjj's full-sized avatar

Lex shuangjj

View GitHub Profile

Keybase proof

I hereby claim:

  • I am shuangjj on github.
  • I am shuang (https://keybase.io/shuang) on keybase.
  • I have a public key whose fingerprint is 8B4F 9745 CBD0 7637 AE7F 649E 749C 07A0 41C2 3F82

To claim this, I am signing this object:

== virtual FS ==
http://people.ee.ethz.ch/~arkeller/linux/multi/kernel_user_space_howto-2.html
== debug fs==
http://people.ee.ethz.ch/~arkeller/linux/multi/kernel_user_space_howto-2.html#debugfs
http://lwn.net/Articles/115405/
== libfs.c
http://tomoyo.sourceforge.jp/cgi-bin/lxr/source/fs/libfs.c#L582
@shuangjj
shuangjj / cs-arch
Last active December 15, 2015 18:39
1. Networking on Android Emulator
http://developer.android.com/tools/devices/emulator.html#emulatornetworking
2. socket from bask
http://hacktux.com/bash/socket
3. common errors
no router - server ip is wrong
connection refused - disable firewall, check port number
@shuangjj
shuangjj / custom boot image
Last active December 15, 2015 13:28
Build custom kernel for nexus 4
http://nosemaj.org/howto-build-android-nexus-4
http://forum.xda-developers.com/showthread.php?t=2131953
http://forum.xda-developers.com/showthread.php?t=1772894
http://android-dls.com/wiki/index.php?title=HOWTO:_Unpack,_Edit,_and_Re-Pack_Boot_Images#Unpacking.2C_Editing.2C_and_Re-Packing_the_images
http://www.mydroidworld.com/topic/9778-how-to-create-an-insecure-boot-image/
===== Using abootimg