What is Persia Pack?
Using Persia Pack, you can assign values to characters, to create a table based on your translation hack where you have to, for example, inject the Hex values of the characters into the game!
How to Use?
You can use Persia Pack both locally and online. To use it locally, just download the files, and double-click the index.html
file. In this way, you can modify the codes and create your own version of the application! And, to use it online, just click this link!
An Example!
If we assign EA
to H
, and EB
to i
, then by writing the string Hi
we should be able to see the value EAEB
. You can also add any characters between the values, or even reverse them (EBEA
) to achieve what you want!
Power of Persia Pack!
If you write the Persian string سلام
, any computer detects the characters like this:
- س
- ل
- ا
- م
But, since Persia Pack is Persian-friendly, it detects any character form of the alphabet in its way:
- سـ
- ـلـ
- ـا
- م
And this is the main advantage of the application!