|
You are here |
googleprojectzero.blogspot.com | ||
| | | | |
mdanilor.github.io
|
|
| | | | | A beginers guide into a Windows kernel stack overflow vulnerability from zero to advanced bypasses. | |
| | | | |
www.emsi.me
|
|
| | | | | An AI found 500+ zero-days in production software - including Ghost CMS and the Linux kernel - and the security industry isn't ready. There's a moment in every paradigm shift... | |
| | | | |
santandersecurityresearch.github.io
|
|
| | | | | The public blog of Santander Cyber Security Research | |
| | | | |
patshaughnessy.net
|
|
| | | [AI summary] The article discusses the process of learning to read x86 assembly language, focusing on how it can be a useful skill for understanding low-level operations of microprocessors. It outlines the challenges of reading assembly, especially in debugging scenarios, and provides an example of translating Ruby code into x86 assembly using Crystal. The article also explains the syntax and structure of x86 assembly, including register usage, instruction suffixes, and the differences between AT&T and Intel syntax. It highlights the complexity of x86 assembly due to its historical evolution and the need for understanding register sizes and operand notation. | ||