From aa219e254f83b1f57d6243618d9c004453509e22 Mon Sep 17 00:00:00 2001 From: rshipp Date: Sat, 9 May 2015 09:57:26 -0600 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41c2994..0ca8889 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ A curated list of awesome malware analysis tools and resources. Inspired by analyzing malicious PDFs, and more. * [PDF Tools](http://blog.didierstevens.com/programs/pdf-tools/) - pdfid, pdf-parser, and more from Didier Stevens. -* [PDX X-Ray Lite](https://github.com/9b/pdfxray_lite) - A PDF analysis tool, +* [PDF X-Ray Lite](https://github.com/9b/pdfxray_lite) - A PDF analysis tool, the backend-free version of PDF X-RAY. * [Spidermonkey](https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey) - Mozilla's JavaScript engine, for debugging malicious JS.