Author |
Message |
dangermouse

Joined: 05 Jun 2011 Posts: 89 Location: deep space computing AG |
|
Best tools to solve challenges |
|
Here some tools which proved useful to me to solve challenges.
For general purposes:
A Freepascal compiler with powerful IDE at http://lazarus.freepascal.org/ which is even more powerful and easy to use than Delphi.
To analyze images:
Stegsolver by Caesum available at http://www.wechall.net/download/12/Stegsolve_jar
To decompile Java:
http://java.decompiler.free.fr/
To factor very big numbers:
MSieve at http://sourceforge.net/projects/msieve/
To simulate Game of Life:
http://sourceforge.net/projects/golly/
My warrior for the Dungeon series was in Bash. I use Cygwin as Unix shell, I have also a combination with Virtualbox and Fedora image.
To prototype calculations with big numbers: Python, Maple (not free!) and Freepascal with MPArith library if speed is required.
With GCC i compiled some C and C++ stuff, but only for particular cases...
GIMP helped me sometimes as well...
Finally a diary with pencil and paper to design attacks to the single challenges!
And what are your favorite tools?
Last edited by dangermouse on Fri Aug 31, 2012 3:19 pm; edited 1 time in total |
|
Fri Aug 31, 2012 2:45 pm |
|
 |
laz0r

Joined: 04 Feb 2010 Posts: 290 Location: Within the depths of Unix |
|
|
|
I submit Mathematica (again, not free, but useful for almost every challenge!) and WolframAlpha, as well as Colonel Dump's HVM IDE (though I did eventually write an HVM compiler in Mathematica, following their SymbolicC style of design).
_________________ There is no spoon. |
|
Fri Aug 31, 2012 2:51 pm |
|
 |
AMindForeverVoyaging
Forum Admin
Joined: 28 May 2011 Posts: 487 Location: Germany |
|
|
Tue Apr 09, 2013 8:05 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|