From 5e0f245b7f0e77638ac83eba9ab6fa9a9e39f20e Mon Sep 17 00:00:00 2001 From: xorpd Date: Wed, 9 Oct 2019 19:47:53 +0300 Subject: [PATCH 1/2] Updated xorpd Advanced assembly to use https. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c1bc91..f931404 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ A curated list of awesome reversing resources * [Flare-on Challenges](http://flare-on.com/) * [Github CTF Archives](http://github.com/ctfs/) * [Reverse Engineering Challenges](http://challenges.re/) -* [xorpd Advanced Assembly Exercises](http://www.xorpd.net/pages/xchg_rax/snip_00.html) +* [xorpd Advanced Assembly Exercises](https://www.xorpd.net/pages/xchg_rax/snip_00.html) * [Virusshare.com](http://virusshare.com/) * [Contagio](http://contagiodump.blogspot.com/) * [Malware-Traffic-Analysis](https://malware-traffic-analysis.com/) From fa98df3fb83c7d437d537338443ca2e833aa7a8d Mon Sep 17 00:00:00 2001 From: xorpd Date: Wed, 9 Oct 2019 19:48:06 +0300 Subject: [PATCH 2/2] Added ReversingHero reverse engineering course. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f931404..2a4411b 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ A curated list of awesome reversing resources *Reverse Engineering Courses* * [Lenas Reversing for Newbies](https://tuts4you.com/download.php?list.17) +* [xorpd's ReversingHero](https://www.reversinghero.com) * [Open Security Training](http://opensecuritytraining.info/Training.html) * [Dr. Fu's Malware Analysis](http://fumalwareanalysis.blogspot.sg/p/malware-analysis-tutorials-reverse.html) * [Binary Auditing Course](http://www.binary-auditing.com/)