Author |
Message |
m!nus

Joined: 28 Jul 2007 Posts: 202 Location: Germany |
|
hacker.org challenge overview |
|
My challenge overview script is back!
With SPW support and with your personal challenge map.
It's now easier to find your desired challenges since the script allows you to choose which categories to show and even let's you view them by difficulty.
http://hoco.mnus.de/hoco.php
Hosted version is unavailable and probably will stay unavailable. The source code is still available for download.
Sourcecode:
download hoco-release-0.3.2.tar.gz
To run this you require PHP5 (not sure if it works with PHP4) with SimpleXML enabled (default) and the PECL extension pecl_http
Screenshots:
fyi:
your password doesn't get stored, only xml data, generated image and settings do, for caching purposes. If you choose to save the SPW it gets stored in a cookie.
edit july 2012: fixed screenshot links & verified that the script still works
edit april 2017: notice that the hosted version is not available anymore
Original Post:
 |
 |
This is a script I wrote which lets you display the challenges you can see on the map.
You can sort them, choose which challenges to display and which not.
http://minus.denn1s.cn/hacker.org/hoco.php
Passwords do not get saved of course.
Settings are saved. Edit: they were saved but not loaded on login; fixed
Feedback is desired
A special thanks goes to Dennis for hosting this. He even installed an addon the script needs. |
Last edited by m!nus on Sat Apr 08, 2017 7:40 pm; edited 15 times in total |
|
Sun Aug 03, 2008 11:05 pm |
|
 |
tails
Joined: 10 Jun 2008 Posts: 191 Location: Tokyo |
|
|
|
It seems not working now.
|
|
Mon Oct 13, 2008 9:06 pm |
|
 |
canine
Joined: 14 Sep 2008 Posts: 189
|
|
Re: hacker.org challenge overview |
|
 |
 |
This is a script I wrote which lets you display the challenges you can see on the map.
You can sort them, choose which challenges to display and which not.
http://minus.denn1s.cn/hacker.org/hoco.php
Passwords do not get saved of course.
Settings are saved. Edit: they were saved but not loaded on login; fixed
Feedback is desired
A special thanks goes to Dennis forhosting this. He even installed an addon the script needs. |
Can we see the source?
|
|
Mon Oct 13, 2008 10:10 pm |
|
 |
m!nus

Joined: 28 Jul 2007 Posts: 202 Location: Germany |
|
|
Tue Oct 14, 2008 1:16 pm |
|
 |
adum

Joined: 19 Apr 2007 Posts: 392
|
|
|
|
i would recommend using the spw param instead of password. that would let people use your service without entering their password. i _think_ it should work for what you need.
|
|
Tue Nov 25, 2008 9:49 pm |
|
 |
m!nus

Joined: 28 Jul 2007 Posts: 202 Location: Germany |
|
|
|
the problem is i need to log in in the forum itself to get the cookie since get.php doesn't support these params. if you would provide this i could remove a lot of code but also had to cache the password/passphrase; currently i only get the cookie and save it for the session.
|
|
Wed Nov 26, 2008 3:55 pm |
|
 |
adum

Joined: 19 Apr 2007 Posts: 392
|
|
|
|
which get.php are you referring to? part of the forum?
|
|
Wed Nov 26, 2008 5:55 pm |
|
 |
m!nus

Joined: 28 Jul 2007 Posts: 202 Location: Germany |
|
|
|
nope, the one that delivers the XML
|
|
Wed Nov 26, 2008 6:36 pm |
|
 |
adum

Joined: 19 Apr 2007 Posts: 392
|
|
|
|
ah. i've updated get.php so you can pass spw now.
|
|
Thu Nov 27, 2008 5:10 am |
|
 |
m!nus

Joined: 28 Jul 2007 Posts: 202 Location: Germany |
|
|
|
where's the description of the parameters again?
|
|
Thu Nov 27, 2008 2:33 pm |
|
 |
adum

Joined: 19 Apr 2007 Posts: 392
|
|
|
Thu Nov 27, 2008 4:57 pm |
|
 |
therethinker
Joined: 28 Mar 2008 Posts: 144 Location: #hacker.org on Freenode |
|
|
|
Is there a spw for every game/challenge (i.e. modulo)? Submitting my password as plaintext has been bothering me ever since I started...
|
|
Sun Nov 30, 2008 12:40 am |
|
 |
adum

Joined: 19 Apr 2007 Posts: 392
|
|
|
|
should work for all the puzzles too, i believe. i agree that submitting a plaintext pw is not so great =)
|
|
Sun Nov 30, 2008 3:11 am |
|
 |
Spiriteg
Joined: 18 Dec 2008 Posts: 1
|
|
d |
|
i love this site
|
|
Thu Dec 18, 2008 10:55 am |
|
 |
m!nus

Joined: 28 Jul 2007 Posts: 202 Location: Germany |
|
|
|
spw doesnt work on challenge pages, only name&password do.
for example for protected password 3 it says "no start time", assuming that because i dont have a session it fails to get a start time
|
|
Thu Dec 25, 2008 1:19 am |
|
 |
|