Tag: javascript
JavaScript Challenge 6 :: Simple strings
by Arxleol on Feb.03, 2010, under hellboundhackers.org, javascript, tutorial
Once again we are required to examine javascript function and find correct password.
JavaScript Challenge 5 :: Stop me quickly 2
by Arxleol on Feb.01, 2010, under hellboundhackers.org, javascript, tutorial
Though this challange is a bit different from the second one because it stops on the same page and you have access to the javascript code:
JavaScript Challenge 3 :: Function again
by Arxleol on Jan.29, 2010, under hellboundhackers.org, javascript, tutorial
As in very first HBH javascript challenge we had to analyze function this time function is very similar just a bit upgraded.
JavaScript Challenge 2 :: Stop me quickly
by Arxleol on Jan.28, 2010, under hellboundhackers.org, tutorial
When you open challenge number 2 you will be asked for password, and if you answer incorrectly you will be routed back to same page and again asked to input password. Effectively disabling you to see code.
JavaScript Challenge 1 :: Function understanding
by Arxleol on Jan.27, 2010, under hellboundhackers.org, javascript, tutorial
As always first challenges are the easiest ones. And first java challenge is no different from that assumption.
Kingsagex :: version 0.66
by Arxleol on Jan.24, 2010, under KingsAgeX, javascript
I understand you all have been waiting long time for this and it is finally here. I took a bit of time to rest from all faculty obligations during this weekend and decided to update this script.
Javascript Missions 2 :: Disable Javascript
by Arxleol on Jan.06, 2010, under hackthissite.org, javascript, tutorial
In the second javascript mission we have to disable javascript to login or solve mission.
KingsAge Farmer :: version 0.11beta opening new project
by Arxleol on Dec.13, 2009, under Kingsage farmer, javascript
Well, instead of searching for ladies in the clubs, pubs and other places one may find them. I spent my Friday and Saturday night programming. And here is result of some 10 to 12 hours work.
Correction of auto-updater for Greasemonkey scripts
by Arxleol on Dec.08, 2009, under javascript, tutorial
In the auto-updater for userscripts there was small bug. It is now of course corrected.
How to write script updater for Greasemonkey scripts
by Arxleol on Nov.05, 2009, under javascript, tutorial
I wrote script KingsageX and wanted to have auto-updater. So that anyone who uses script gets notified when new version is out. As I had many requests, emails and such that script doesn’t work but what in fact happened was that people didn’t updated their script to new version. If you have similar problems or just want that all of your users have script updated to the latest version keep reading. (continue reading…)