Programming
SWAT2010 preview
by Arxleol on Feb.05, 2010, under Java, Projects, SWAT2010
Few weeks ago, for school project I had to use Google API to create certain potentially useful application. So after short thinking I decided to create web archiving software. And therefore the origin of the name SWAT aka. Simple Web Archive sofTware
.
Project source code is accessible on the google code. You have to understand that not the very last version of source code is provided. Since the project ended I rewrote certain parts of code. Predominantly regarding upload of files. Which are now stored on server for very brief period of time before being uploaded to Google servers. Also the procedure of uploading is now more reliable and since project was officially finished before Google decided to allow uploading all types of files. I had to work trough and fix certain issues. Mostly because of speedy programming
Project preview is available on my local server.
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 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.
Basic Web Hacking 17 :: java decompiler
by Arxleol on Jan.26, 2010, under Java, hellboundhackers.org, tutorial
As you know java uses interpreter for executing on target system. Why am I talking about java now.
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.
Kingsage defense simulator
by Arxleol on Jan.23, 2010, under Java, KAdef
Yesterday, I was wandering what would be the best defense no matter resources. And from that initial idea I developed this very simple application that may be used for optimizing your defensive structure.
Basic Web Hacking 13 :: Forgotten George
by Arxleol on Jan.08, 2010, under HTML, hellboundhackers.org, tutorial
In the following mission we will use Firebug. Very useful web developers tool.
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.