Merge pull request #592 from dennis714/master
An introduction to reverse engineering for beginnerspull/595/head
commit
405d870781
|
@ -516,6 +516,7 @@
|
||||||
* [The Second Book Of Machine Language](http://www.atariarchives.org/2bml/)
|
* [The Second Book Of Machine Language](http://www.atariarchives.org/2bml/)
|
||||||
* [Wizard Code](http://vendu.twodots.nl/wizardcode.html)
|
* [Wizard Code](http://vendu.twodots.nl/wizardcode.html)
|
||||||
* [x86 Assembly](http://en.wikibooks.org/wiki/X86_Assembly)
|
* [x86 Assembly](http://en.wikibooks.org/wiki/X86_Assembly)
|
||||||
|
* [An introduction to reverse engineering for beginners](https://github.com/dennis714/RE-for-beginners)
|
||||||
|
|
||||||
####Non-X86
|
####Non-X86
|
||||||
* [Easy 6502](http://skilldrick.github.io/easy6502/) - Nick Morgan
|
* [Easy 6502](http://skilldrick.github.io/easy6502/) - Nick Morgan
|
||||||
|
|
Loading…
Reference in New Issue