From 527a8d2d68454d7882860c854d3bf66f744af2ab Mon Sep 17 00:00:00 2001 From: Zaki Rucker <34320172+ZakiRucker@users.noreply.github.com> Date: Sat, 25 Feb 2023 09:27:14 +0100 Subject: [PATCH] Update README.md Fixed the broken links for Lenas Reversing for Newbies and Legend of Random. --- reverse_engineering/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reverse_engineering/README.md b/reverse_engineering/README.md index d7669be..8555cc3 100644 --- a/reverse_engineering/README.md +++ b/reverse_engineering/README.md @@ -64,8 +64,8 @@ * [Binary Auditing Course](http://www.binary-auditing.com/) * [Corelan Training](https://www.corelan-training.com/) * [Dr. Fu's Malware Analysis](http://fumalwareanalysis.blogspot.sg/p/malware-analysis-tutorials-reverse.html) -* [Legend of Random](https://tuts4you.com/download.php?list.97) -* [Lenas Reversing for Newbies](https://tuts4you.com/download.php?list.17) +* [Legend of Random](https://legend.octopuslabs.io/sample-page.html) +* [Lenas Reversing for Newbies](https://tuts4you.com/) * [Modern Binary Exploitation](http://security.cs.rpi.edu/courses/binexp-spring2015/) * [Offensive and Defensive Android Reversing](https://github.com/rednaga/training/raw/master/DEFCON23/O%26D%20-%20Android%20Reverse%20Engineering.pdf) * [Offensive Security](https://www.offensive-security.com/information-security-training/)