Skip to content
/ rev Public

0x41 0x53 0x4d 0x2c 0x20 0x52 0x65 0x76 0x65 0x72 0x73 0x69 0x6e 0x67 0x20 0x61 0x6e 0x64 0x20 0x6f 0x74 0x68 0x65 0x72 0x20 0x73 0x74 0x75 0x66 0x66

License

Notifications You must be signed in to change notification settings

Dieg0x17/rev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASM, Reversing and Exploit

References

Intel x86 Assembler Instruction Set Opcode Table

https://www.sparksandflames.com/files/x86InstructionChart.html

X86 Assembly Guide

https://www.cs.virginia.edu/~evans/cs216/guides/x86.html

The Art of ASSEMBLY LANGUAGE PROGRAMMING

https://www.oopweb.com/Assembly/Documents/ArtOfAssembly/Volume/toc.html

Understanding the Stack

https://www.cs.umd.edu/class/sum2003/cmsc311/Notes/Mips/stack.html

Interesting Stuff

Introductory Intel x86: Architecture, Assembly, Applications

https://www.youtube.com/watch?v=H4Z0S9ZbC0g&list=PL038BE01D3BAEFDB0

Intermediate Intel X86: Architecture, Assembly, & Applications

https://www.youtube.com/watch?v=8b0wZhDvLCM&list=PL8F8D45D6C1FFD177

Exploits1: Introduction to Software Exploits

https://www.youtube.com/watch?v=dGyWvGmBYVw&list=PL96AB65DFCE02EE3E

Exploits 2: Exploits in the Windows Environment

https://www.youtube.com/watch?v=Tne7xRzxpsY&list=PL9F9E52502327B1CA

Intro to Software RE (Reverse Engineering)

https://www.youtube.com/watch?v=byK0tXH5axQ&list=PL416CEDF4A931DB0D

Practical Examples

BOF Shellcode Exploit

https://www.youtube.com/watch?v=MI8UTpbk1HQ

Public Wargames, 10 examples from BOF to ROP

https://www.youtube.com/watch?v=NwP4x2aySbo&list=PL77DCD5DFE17470A3&index=1

About

0x41 0x53 0x4d 0x2c 0x20 0x52 0x65 0x76 0x65 0x72 0x73 0x69 0x6e 0x67 0x20 0x61 0x6e 0x64 0x20 0x6f 0x74 0x68 0x65 0x72 0x20 0x73 0x74 0x75 0x66 0x66

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published