From 77a659e0d3302bef00b194e4c60736dc5db4d092 Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Tue, 23 Jun 2015 22:42:11 +0530 Subject: [PATCH] Add RexEgg --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index cddc3ad1..8040e1a6 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 -- GitLab