 |
Description |
Changes in v1.2:
- Fixes a bug with relative pointers
Changes in v1.1:
----
- Improves found results.
- Export to .po
About IPF:
A simple and small tool that tries to
find pointers to texts in code files (SLUS_XXX.XX, arm9.bin, code.bin, etc).
It may prove useful for rom translations.
It also finds some garbage or pointers
to other things than texts, but you can
refine the results by applying a filter
or modifying the range from where it'll
search pointers from.
It was created to be used with PSX games,
but it proved to find valid pointers in
other consoles as well.
To use it correctly you have to know the
Base Address of the file beforehand, and
the String Terminator (Separator) if you
want the texts to display correctly. |
|