diff --git a/free-programming-books.md b/free-programming-books.md index db5cdd7037cb5d7df7f4f6c2ebcee590a1ac1d4c..63453cae9eb4b32d836283cc4a62ccf9c1726d94 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -565,6 +565,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392 * [Learn Regex The Hard Way](http://regex.learncodethehardway.org/book/) - Zed. A. Shaw * [The Bastards Book of Regular Expressions: Finding Patterns in Everyday Text](https://leanpub.com/bastards-regexes) - Dan Nguyen * [The 30 Minute Regex Tutorial](http://www.codeproject.com/Articles/9099/The-Minute-Regex-Tutorial) - Jim Hollenhorst +* [RexEgg](http://www.rexegg.com/) #### Reverse Engineering