From 2f1b9b18c393235b9d40a490158a0b8a77eb0ff6 Mon Sep 17 00:00:00 2001 From: d0c-s4vage Date: Wed, 11 Dec 2013 09:16:43 -0600 Subject: [PATCH] updated browser compatibility section --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e72a5d3..6106f2d 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,13 @@ bNarly bNarly (browser narly) is a browser exploitation/exploration tool. bNarly is essentially a windbg <--> javascript bridge. -Tested Browsers ---------------- +Browser Compatibility +--------------------- -* IE 10, 9? -* Firefox 25 +bNarly will work on *at least* the following browser versions -The supplied breakpoints will most likely work for more versions, especially with Firefox +* IE 8,9,10,11 +* Firefox >= 20 windbg/js bridge ----------------