摘要: #include const char shell[]="\x0f\x01\xf8\xe8\5\0\0\0\x0f\x01\xf8\x48\xcf";int main(){ }$ gcc -o disassembly disassembly.c$objdump -D disassembly | less$ /shell08048410 : 8048410: 0f 01 f8 swapgs 8048413: e8 05 00 00 00 call 804841d 8048418: 0f 01 f8 ... 阅读全文
posted @ 2013-08-27 16:55 jeremyatchina 阅读(369) 评论(0) 推荐(0) 编辑
摘要: // ==UserScript==// @name plugin-dodo_chatroom// @namespace // @description Have fun in dodo chatroom// @author Jeremy huang// @homepage // @include *doo.idv.tw/*// ==/UserScript==var $;// Add jQuery(function(){ if (typeof unsafeWindow.jQuery == 'undefined') { ... 阅读全文
posted @ 2013-08-27 13:24 jeremyatchina 阅读(2472) 评论(0) 推荐(0) 编辑