v50 Steam/Premium information for editors
  • 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.
This notice may be cached—the current version can be found here.

User:Belal

From Dwarf Fortress Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

http://github.com/belal/dwarftherapist