EvilZone
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
EvilZone
»
Other
»
Found it on the Webs
»
Assembly Tutorials
Print
Pages: [
1
]
Author
Topic: Assembly Tutorials (Read 436 times)
0 Members and 1 Guest are viewing this topic.
Matriplex
Knight
Posts: 323
Cookies: 66
Java
Assembly Tutorials
«
on:
August 27, 2014, 01:21:51 am »
I found this thing after scouring the web for some tutorials I could understand to learn ASM. I'm using NASM while this tutorial explains with a different and older one, however I think the idea is the same. One thing to note is that he is using 16 bit registers only. Other than that I think it's very good
http://www.skynet.ie/~darkstar/assembler
I've been meaning to learn assembly and get back into hacking, but I've just been very busy with my job and now school. Hopefully I can post a bit more and chat with you guys every once in a while.
«
Last Edit: August 27, 2014, 01:22:48 am by Matriplex
»
Report to moderator
Logged
\x64\x6F\x75\x65\x76\x65\x6E\x00
karsa
Peasant
Posts: 117
Cookies: 44
Re: Assembly Tutorials
«
Reply #1 on:
August 27, 2014, 02:04:01 am »
You might find these links interesting:
http://asm.sourceforge.net/
https://mammon.github.io/
http://www.whatsacreel.net76.net/asmtutes.html
http://www.cheapersunglasses.com/asm.html
http://win32assembly.programminghorizon.com/index.html
http://medialab.freaknet.org/~alpt/tutorial/ReverseEngineering/+Malattia/+Ma%27s%20Reversing%20The%20Lazy%20Beginning%20Reverser%27s%20Guide%20to%20Windows%20Assembly.htm
http://www.agner.org/optimize/#manuals
http://www.opensecuritytraining.info/IntroX86.html
http://www.securitytube.net/groups?operation=view&groupId=6
http://www.securitytube.net/groups?operation=view&groupId=5
Learning an assembly language was something I wanted to do ever since I got my feet wet with a PicoBlaze dev board. I'd recommend Jeff Duntemann's
Assembly Language Step By Step
, a pdf of which lucid has posted some time ago (it's really good, but sadly I haven't gone beyond chapter 5).
«
Last Edit: August 27, 2014, 02:08:10 am by karsa
»
Report to moderator
Logged
Matriplex
Knight
Posts: 323
Cookies: 66
Java
Re: Assembly Tutorials
«
Reply #2 on:
August 27, 2014, 02:29:28 am »
Wow, awesome assortment of links, thanks!
+1
Report to moderator
Logged
\x64\x6F\x75\x65\x76\x65\x6E\x00
Print
Pages: [
1
]
EvilZone
»
Other
»
Found it on the Webs
»
Assembly Tutorials