提交 ea04a5f7 编写于 作者: O omarayad1

Added 1 Book and 2 Courses on Assembly

上级 de845e98
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
* [Oracle PL/SQL](#oracle-plsql) * [Oracle PL/SQL](#oracle-plsql)
* [Python](#python) * [Python](#python)
* [Ruby](#ruby) * [Ruby](#ruby)
* [Assembly](#assembly)
###C++ ###C++
* [Google's C++ Course](https://developers.google.com/edu/c++/) * [Google's C++ Course](https://developers.google.com/edu/c++/)
...@@ -65,3 +66,7 @@ ...@@ -65,3 +66,7 @@
###Ruby ###Ruby
* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com) * [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)
###Assembly
* [Introduction To Reverse Engineering Software](http://opensecuritytraining.info/IntroductionToReverseEngineering.html)
* [Introductory Intel x86: Architecture, Assembly, Applications, & Alliteration](http://opensecuritytraining.info/IntroX86.html)
...@@ -580,6 +580,7 @@ ...@@ -580,6 +580,7 @@
###Assembly Language ###Assembly Language
* [An introduction to reverse engineering for beginners](https://github.com/dennis714/RE-for-beginners) * [An introduction to reverse engineering for beginners](https://github.com/dennis714/RE-for-beginners)
* [Assembly Language Succinctly](http://www.syncfusion.com/Content/downloads/ebook/Assembly_Language_Succinctly.pdf) * [Assembly Language Succinctly](http://www.syncfusion.com/Content/downloads/ebook/Assembly_Language_Succinctly.pdf)
* [Introduction to Reverse Engineering Software](http://althing.cs.dartmouth.edu/local/www.acm.uiuc.edu/sigmil/RevEng/)
* [Paul Carter's Tutorial on x86 Assembly](http://drpaulcarter.com/pcasm/) * [Paul Carter's Tutorial on x86 Assembly](http://drpaulcarter.com/pcasm/)
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter * [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
* [Professional Assembly Language](http://blog.hit.edu.cn/jsx/upload/AT%EF%BC%86TAssemblyLanguage.pdf) (PDF) * [Professional Assembly Language](http://blog.hit.edu.cn/jsx/upload/AT%EF%BC%86TAssemblyLanguage.pdf) (PDF)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册