[Articles][Reverse Engineering] Win32 Assembly Tutorials

This commit is contained in:
pe3zx 2018-12-29 01:48:50 +07:00
parent 2d56571a57
commit 86136d88a2

View File

@ -568,6 +568,7 @@ _return-to-libc techniques_
- [FAQ: How to learn reverse-engineering?](http://gynvael.coldwind.pl/?id=664) - [FAQ: How to learn reverse-engineering?](http://gynvael.coldwind.pl/?id=664)
- [How to decompile any Python binary](https://countercept.com/our-thinking/how-to-decompile-any-python-binary/) - [How to decompile any Python binary](https://countercept.com/our-thinking/how-to-decompile-any-python-binary/)
- [Reverse Engineering 101](https://osandamalith.com/2014/12/31/reverse-engineering-101/) - [Reverse Engineering 101](https://osandamalith.com/2014/12/31/reverse-engineering-101/)
- [Win32 Assembly Tutorials](http://win32assembly.programminghorizon.com/tutorials.html)
### Tutorials ### Tutorials