
{"id":8424,"date":"2013-05-25T19:36:45","date_gmt":"2013-05-25T19:36:45","guid":{"rendered":"http:\/\/www.beautifulwork.org\/?p=8424"},"modified":"2013-05-25T19:36:45","modified_gmt":"2013-05-25T19:36:45","slug":"objdump-tinkering","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2013\/05\/25\/objdump-tinkering\/","title":{"rendered":"objdump tinkering"},"content":{"rendered":"<h4><u>commandline session<\/u><\/h4>\n<pre>\nroot&gt;objdump -f nouveau.ko\n\nnouveau.ko:     file format elf64-x86-64\narchitecture: i386:x86-64, flags 0x00000011:\nHAS_RELOC, HAS_SYMS\nstart address 0x0000000000000000\n\nroot&gt;objdump -a nouveau.ko\n\nnouveau.ko:     file format elf64-x86-64\nnouveau.ko\n\nroot&gt;objdump -p nouveau.ko\n\nnouveau.ko:     file format elf64-x86-64\n\nroot&gt;objdump -g nouveau.ko\n\nnouveau.ko:     file format elf64-x86-64\n\nroot&gt;\n\n<\/pre>\n<p><a href=\"http:\/\/www.beautifulwork.org\/wp-content\/uploads\/2013\/05\/objdump.c\">http:\/\/www.beautifulwork.org\/wp-content\/uploads\/2013\/05\/objdump.c<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>commandline session root&gt;objdump -f nouveau.ko nouveau.ko: file format elf64-x86-64 architecture: i386:x86-64, flags 0x00000011: HAS_RELOC, HAS_SYMS start address 0x0000000000000000 root&gt;objdump -a nouveau.ko nouveau.ko: file format elf64-x86-64 nouveau.ko root&gt;objdump -p nouveau.ko nouveau.ko: file format elf64-x86-64 root&gt;objdump -g nouveau.ko nouveau.ko: file format elf64-x86-64 root&gt; http:\/\/www.beautifulwork.org\/wp-content\/uploads\/2013\/05\/objdump.c<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/8424"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=8424"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/8424\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=8424"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=8424"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=8424"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}