menemukan hex editor untuk linux:
1. Jeex (GTK)
2. Okteta (KDE).
katanya yg okteta lebih baik. sumber tulisannya disini:
http://stackoverflow.com/questions/5498197/need-a-good-hex-editor-for-linux
situs Okteta:
http://utils.kde.org/projects/okteta/
perlu memahami Hex Editor, membuat program binary menggunakan bahasa C kemudian mencoba memahaminya dalam Hex Editor. Hex Editor sebagai salah satu tools untuk mempelajari pemrograman dan exploitasi.
Info tentang Hex Editor:
http://en.wikipedia.org/wiki/Hex_editor
contoh tutorial mengedit menggunakan Hex Editor:
http://www.flexhex.com/docs/howtos/hex-editing.phtml
http://endlessparadigm.com/forum/showthread.php?tid=3201
http://en.wikibooks.org/wiki/X86_Disassembly/Analysis_Tools
http://clockworkcore.org/hex.html
Hexadecimal converter:
http://www.statman.info/conversions/hexadecimal.html
contoh Pengkonversian dari C ke NASM kemudian ke Hex editor:
http://timelessname.com/elfbin/
Pemahaman tentang Assembly:
http://tldp.org/HOWTO/Assembly-HOWTO/
No comments:
Post a Comment
please, write your comment about this article