- Mastering Assembly Programming
- Alexey Lyashko
- 88字
- 2021-08-20 10:23:33
Assembly source template
We will start with two 32-bit templates, one for Windows and one for Linux. 64-bit templates will be added very soon and we will see that they are not much different from 32-bit ones. The templates contain some macro instructions and directives that will be explained later in the book. As for now, these templates are provided with the sole purpose to give you the ability to write simple (and not so simple) snippets of code, compile them, and test them in a debugger.
推薦閱讀
- Learning Linux Binary Analysis
- 編寫高質量代碼:改善C程序代碼的125個建議
- SAP BusinessObjects Dashboards 4.1 Cookbook
- Learning Raspbian
- 微信小程序全棧開發技術與實戰(微課版)
- jQuery炫酷應用實例集錦
- Visual Basic程序設計上機實驗教程
- Node.js開發指南
- 時空數據建模及其應用
- 精通MySQL 8(視頻教學版)
- Mockito Essentials
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- React and React Native
- Eclipse開發(學習筆記)
- Computer Vision with Python 3