DjDiabolik Posted November 21, 2013 Share Posted November 21, 2013 it's a simply extension to simply activate proxy for a site if your ISP has blocked it and it's not access....... i have installed the latest version picked from here:h**ps://addons.cdn.mozilla.net/storage/public-staging/325576/anonymox-2.1.1-fx.xpiThis, for me, usefull extension on free version limit the traffic on Blocked site to 500MB daily........ i thinks it's not difficult to debug it and i start to look inside file .xpi:I have found this on file core.js: var successFunc = function(result){ core.updatePremiumStatus(true); info.debug("activated " + code); if (!state.isReady) core.switchOn(); if (continueFunc) continueFunc(); }; var errorFunc = function(error){ if( !(error && (error.xmessage || error.uri) )){ info.debug(error); ui.notifyModal(localize("couldNotActivatePremium", "Please try again in a few minutes. Network or server error.")); }else{ if (error.uri) browserapi.openURI(error.uri, 1); else ui.notifyModal(localize("couldNotActivatePremium", error.xmessage)); } if (continueFunc) continueFunc(); }; communication.csclient.ActivatePremium(code, config.user, config.pass, config.languageID, successFunc).error(errorFunc); },I have copyed and pasted in errorfunc the same value on successfunc.......... i have restarted firefox and the extension accept every activation code i put inside the form but after some seconds put me a box say to me all premium option it's been disabled and invite to me to contacts support :)I have try to put a wrong code... and try to found inside the code the phase popup to me say i have put a wrong code but never found.....You can help to me to modify some javascript and activate the full premium ? :) Link to comment Share on other sites More sharing options...
DjDiabolik Posted March 10, 2014 Author Share Posted March 10, 2014 2.2 it's been updated:h*tps://addons.cdn.mozilla.net/storage/public-staging/325576/anonymox-2.2-fx.xpi Link to comment Share on other sites More sharing options...
anuseems Posted March 18, 2014 Share Posted March 18, 2014 M amazed we have no one to answer DjDiabolik Link to comment Share on other sites More sharing options...
DeHaos Posted April 20, 2014 Share Posted April 20, 2014 Can yo make a script? It would be nice. Link to comment Share on other sites More sharing options...
maia Posted April 20, 2014 Share Posted April 20, 2014 This extension is very interesting and i use it at trial.....unfortunately!!!.... :o Link to comment Share on other sites More sharing options...
Cooperb Posted April 21, 2014 Share Posted April 21, 2014 If a few more people request it I will get it cracked :) Link to comment Share on other sites More sharing options...
roynals Posted April 26, 2014 Share Posted April 26, 2014 It seems quite interesting, I would also like to have a crack for it too. Link to comment Share on other sites More sharing options...
donkey-girl Posted April 26, 2014 Share Posted April 26, 2014 It looks quite interesting, I would also like to have a crack for it too. Link to comment Share on other sites More sharing options...
Lucent Posted April 27, 2014 Share Posted April 27, 2014 Not fixable.When you put your premium code in that, it asks the server for the credentials to connect to the gateways without the time/data volume limitation. (there is no function that locally checks your traffic -- on communication/ClientService.js you can see parts of the activation information exchange)The only thing that can be "patched" is the adbox overlay that the addon puts over every anonymized page, anyways nothing special. :sorry: Link to comment Share on other sites More sharing options...
DeHaos Posted May 12, 2014 Share Posted May 12, 2014 If he can crack it that would be awesome. With premium no more annoying add pop up. Link to comment Share on other sites More sharing options...
cyberber Posted May 12, 2014 Share Posted May 12, 2014 include me too Link to comment Share on other sites More sharing options...
7even Posted July 10, 2014 Share Posted July 10, 2014 Interesting add-on. Too bad there's no one can make a medicine for it :( Link to comment Share on other sites More sharing options...
Jobe Posted September 9, 2014 Share Posted September 9, 2014 Been using this for a while now,a premium version would be nice. Link to comment Share on other sites More sharing options...
Ehsan Posted September 9, 2014 Share Posted September 9, 2014 consider me 2 :D Link to comment Share on other sites More sharing options...
b0neSnatcheR Posted September 11, 2014 Share Posted September 11, 2014 Which part of 'you can't crack it because it asks the server for your license and validates it' don't you understand? ;)The application can't be unlocked, simple. Link to comment Share on other sites More sharing options...
Ehsan Posted September 12, 2014 Share Posted September 12, 2014 If there was any way just to disable Ad-loading.....that was great too Link to comment Share on other sites More sharing options...
DrKash Posted October 4, 2014 Share Posted October 4, 2014 It is not compatible with Firefox 32.0.3. Link to comment Share on other sites More sharing options...
khatulistiwa Posted October 5, 2014 Share Posted October 5, 2014 It is not compatible with Firefox 32.0.3.working here :yes: :yes: :lol: Link to comment Share on other sites More sharing options...
DrKash Posted October 5, 2014 Share Posted October 5, 2014 2.2 it's been updated:h*tps://addons.cdn.mozilla.net/storage/public-staging/325576/anonymox-2.2-fx.xpiIt is not compatible with Firefox 32.0.3.working here :yes: :yes: :lol:2.2 is not compatible but the newest 2.4.6 works :) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.