SWAT2010 preview
by Arxleol on Friday 05.02.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 Wednesday 03.02.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 Monday 01.02.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 Friday 29.01.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 Thursday 28.01.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 Wednesday 27.01.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 Tuesday 26.01.2010, under Java, hellboundhackers.org, tutorial
As you know java uses interpreter for executing on target system. Why am I talking about java now.
Desktop shortcuts tips
by Arxleol on Monday 25.01.2010, under windows
If you didn’t know you will now if you did know there is nothing bad to repeat.
Kingsagex :: version 0.66
by Arxleol on Sunday 24.01.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 Saturday 23.01.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.