Page 1 of 1

JavaScript Deobfuscator broken in Minefield

Posted: Sun Nov 14, 2010 11:38 pm
by SD-DAken
JavaScript Deobfuscator is broken in current Firefox nightly builds,
nothing appears in the compiled/executed scripts panels.

In the error console errors are logged:

Code: Select all

Error: uncaught exception: [Exception... "Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [jsdIDebuggerService.on]"  nsresult: "0x80004001 (NS_ERROR_NOT_IMPLEMENTED)"  location: "JS frame :: chrome://jsdeobfuscator/content/jsdeobfuscator.js :: start :: line 103"  data: no]

Code: Select all

Error: uncaught exception: [Exception... "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [jsdIDebuggerService.flags]"  nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)"  location: "JS frame :: chrome://jsdeobfuscator/content/jsdeobfuscator.js :: stop :: line 119"  data: no]
Using:
JavaScript Deobfuscator 1.5.5+20101112
Mozilla/5.0 (Windows NT 5.1; rv:2.0b8pre) Gecko/20101114 Firefox/4.0b8pre

Re: JavaScript Deobfuscator broken in Minefield

Posted: Mon Nov 15, 2010 12:03 pm
by Wladimir Palant
Yes, I know - JS Debugger API changed. This issue is already fixed in the next development build, please update.

Re: JavaScript Deobfuscator broken in Minefield

Posted: Mon Nov 15, 2010 8:31 pm
by SD-DAken
Yes, in the newest development version it works again. Thanks.

Re: JavaScript Deobfuscator broken in Minefield

Posted: Tue May 21, 2013 11:07 pm
by zaza
Where can I get the latest release?


____________________________________________________________________________________________________________________________________________
Advertising is the art of convincing people to spend money they don't have for something they don't need. Free hosting

Re: JavaScript Deobfuscator broken in Minefield

Posted: Wed May 22, 2013 9:14 am
by MonztA

Re: JavaScript Deobfuscator broken in Minefield

Posted: Sun Jul 06, 2014 7:18 pm
by edwinre
I got the latest release and it really works. :D