原创 dlopen, cross call each other

http://stackoverflow.com/questions/480617/receive-undefined-symbol-error-when-loading-libary-with-dlopen   main:so reso

原创 pthread tutorial

https://computing.llnl.gov/tutorials/pthreads/

原创 C++必看書籍

  入門類:  C++ Primer, 3rd Edition  Thinking in C++, 2nd Edition C++ The C++ Standard Library: A Tutorial and Referenc

原创 load jar file of class dynamically

package com.example.sposedtest; import java.io.File; import java.io.IOException; import java.lang.reflect.InvocationTar

原创 10 best alternative operating systems

http://www.techradar.com/news/software/operating-systems/10-best-alternative-operating-systems-934484     10. GNU/HURD

原创 show dynamic loading process

$ export LD_DEBUG=all $ ./main

原创 讓vim代替你的雙手(備忘筆記)

  讓vim代替你的雙手(備忘筆記)     .(英文句號) - 簡單,快捷 .(英文句號)用於實現最簡單的重複工作。原理上,vim會記住你最近一次“編輯動作”,使用.(英文句號)可以回放之。要注意的是,“進入插入模式,然後作若干修改,最

原创 Loading shared libs that depend on other shared libs

Loading shared libs that depend on other shared libs   http://stackoverflow.com/questions/11058898/loading-shared-libs-

原创 使用手機下載下載文件(curl)

#curl -O  http://github.com/rovo89/XposedBridge/archive/master.zip      

原创 Android hacker's handbook 讀書筆記

reverse engineering Drozer (formerly known as Mercury), by MWR Labs, is an extensible, modular security testing framewo

原创 Vbox使用雙網卡,同時上內網與外網

  內網使用bridge mode 外網使用 NAT mode

原创 edit binary file via vim -b

    vim -b biary_file     :%xxd   edit   :%xxd -r  

原创 books store

  The Tangled Web: A Guide to Securing Modern Web Applications    

原创 北京哪些醫院不用特意選擇就可用社保卡直接就醫?

北京哪些醫院不用特意選擇就可用社保卡直接就醫?   經常有人詢問究竟哪些醫院不用特意選擇就可以直接就醫,即通過社保卡(醫保卡)實時結算報銷,這樣的醫院數量不少,主要分爲三類醫院:十九家A類定點醫療機構、定點中醫醫院和定點專科醫院。  

原创 show processes on system with ps

ps -xj   The output should be similar to this one: +------+------+------+------+-----+-------+------+------+------+----