Page 1 of 3

hacker.org challenge overview

Posted: Sun Aug 03, 2008 11:05 pm
by m!nus
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.

https://hoco.mnus.de/
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:
Image Image Image

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
edit december 2023: https links. i'm not letting the links rot


Original Post:
m!nus wrote: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.

Posted: Mon Oct 13, 2008 9:06 pm
by tails
It seems not working now.

Re: hacker.org challenge overview

Posted: Mon Oct 13, 2008 10:10 pm
by canine
m!nus wrote: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?

Posted: Tue Oct 14, 2008 1:16 pm
by m!nus
sure, why not, I think it is uploaded already some place *searching*
http://minus.denn1s.cn/hacker.org/hoco.tar.gz there you go

Posted: Tue Nov 25, 2008 9:49 pm
by adum
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.

Posted: Wed Nov 26, 2008 3:55 pm
by m!nus
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.

Posted: Wed Nov 26, 2008 5:55 pm
by adum
which get.php are you referring to? part of the forum?

Posted: Wed Nov 26, 2008 6:36 pm
by m!nus
nope, the one that delivers the XML

Posted: Thu Nov 27, 2008 5:10 am
by adum
ah. i've updated get.php so you can pass spw now.

Posted: Thu Nov 27, 2008 2:33 pm
by m!nus
where's the description of the parameters again?

Posted: Thu Nov 27, 2008 4:57 pm
by adum

Posted: Sun Nov 30, 2008 12:40 am
by therethinker
Is there a spw for every game/challenge (i.e. modulo)? Submitting my password as plaintext has been bothering me ever since I started...

Posted: Sun Nov 30, 2008 3:11 am
by adum
should work for all the puzzles too, i believe. i agree that submitting a plaintext pw is not so great =)

d

Posted: Thu Dec 18, 2008 10:55 am
by Spiriteg
i love this site

Posted: Thu Dec 25, 2008 1:19 am
by m!nus
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