- v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
- Use this page to report any issues related to the migration.
User:Belal
So now that I actually have something to put here, I should probably remove my homage to zombo.com
I currently am working with peterix and others on dfhack, a memory hacking library for dwarf fortress.
My branch of dfhack is at http://github.com/belal/dfhack
I also developed a set of ida scripts to automatically generate patterns for DF addresses, which can then be used to find the analogous addresses in different versions of dfhack. It is the same approach as in hexsearch.c by http://df.magmawiki.com/index.php/User:0x517A5D , I just created scripts to automatically generate the patterns for all xrefs of an address. Then use another script to test each pattern until it finds a unique match. So even if the vast majority of patterns change in a version, if one pattern remains it should be found.
Anyway, the scripts are available at http://github.com/belal/ida-scripts
I also have forked chmod's popular dwarf therapist fortress management utility, the url for that is