Voel je je avontuurlijk en wil je Objective-C compileren onder openSUSE? Dat kan, de gcc compiler ondersteunt het gewoon, maar dat is niet genoeg.
Read further (in Dutch) Translate to EnglishIn dit artikel een kort stappenplan. | ![]() |
Pixel City is een erg leuk project wat ik tegen kwam. Met weinig programmaregels een complete stad genereren.
Read further (in Dutch) Translate to English | ![]() |
Ik heb er zelf nog niks mee gedaan maar het lijkt me leuk om wat te spelen met Artificial Planet, een leuk staaltje kunstmatige intelligentie en swarm intelligence.
Read further (in Dutch) Translate to English | ![]() |
Problem
It took me some time to find a solution for the following error message while starting the Windows Mobile Device emulator (the one supplied with Visual Studio 2005):
Device Emulator
Error: Could not read save-state file.
errormessage.gif
The problem probably is caused by the fact that I didn't properly shutdown the device emulator while it was saving the save-state file.
Resolution
The solution is to remove all save-state file. But where are they located? I used the... Read further (in Dutch) Translate to English | ![]() |
Recently I created a pair of Perl scripts to assist me with a reverse engineering job for a pocketpc application. The scripts parse assembly code which is re-engineered by IDA and create a GraphVis .dot file of it. This .dot file can be used with GraphVis to create a graphical representation of the branches within the code.
There are two kind of scripts: *_sub.pl and *_loc.pl. The first one looks for jumps to other subroutines, the second one looks for jumps to other memory locations. It is... Read further (in English) | ![]() |
Article 1 to 5 of 5 found, last updated on top









