Moving To Discord: https://discord.gg/UmXNvjq
Hello everyone, due to bugs with the forum software that I do not have time to care about, I am going to be shutting down these forums and moving my discussions to Discord instead. I will eventually keep releases here on the site but the forums will be removed sooner or later. I encourage people to join my personal Discord if you have questions, if you are looking for any of my projects, etc.
Registration Code (Part 1): w%kQ6
Registration Code (Part 2): b<#$1[*(cw~
In order to register on this forum, you must use the codes above. Combine them into one code (copy paste).
Information related to the single-player game, Kingdoms of Amalur: Reckoning.
-
atom0s
- Site Admin
- Posts: 450
- Joined: Sun Jan 04, 2015 11:23 pm
- Location: 127.0.0.1
-
Contact:
Post
by atom0s » Wed Dec 25, 2019 8:13 am
Reckoning Hash Generator
----------------------------------------------------------------------------------------------------
Kingdoms of Amalur: Reckoning Hash Generator
(c) 2018 atom0s [atom0s@live.com]
----------------------------------------------------------------------------------------------------
Reckoning Mod Community: https://koa.atom0s.com
Donations : https://www.paypal.me/atom0s
----------------------------------------------------------------------------------------------------
This application can be used to generate string hashes that Reckoning uses in its resources as well as
internally for various purposes. There are two methods of hashing used inside of Reckoning, one
which hash multiple returns. See below for more information.
----------------------------------------------------------------------------------------------------
How To Use
This application is for use via command prompt. The application will print the generated hash to the
console stream, as well as return the value as the exit code of the application. (For use with a UI
application if desired.)
Usage:
koahash.exe [OPTION...]
--help Prints this help information.
-m, --mode M The mode to run this application in. (Default is 0, which shows this help.)
-h, --hash H Sets the hash mode to use to generate the result.
-p, --pause Pause the program before exiting. (Default: off)
-s, --string S The input string to hash.
Modes:
0 = Displays help.
1 = Hashes the given input string.
Hash Modes:
0 = Hash Mode 1
1 = Hash Mode 1 (Alt Return Value)
2 = Hash Mode 2
----------------------------------------------------------------------------------------------------
Examples
koahash.exe
koahash.exe --help
koahash.exe -m 0
The above examples will all print the applications help information.
koahash.exe -m 1 -h 0 -s total_xp
koahash.exe -m 1 -h 2 -s total_xp
The above examples will both print and return the strings generated hash with the given
hash method.
----------------------------------------------------------------------------------------------------
Hash Modes
Hash mode 1 is the general function used when hashing the various strings used throughout the
game. This is the most used function of the two. This function also returns two separate hashes
which are able to be obtained between the two main hash modes.
-h 0 This is the most common used form of the hash.
-h 1 This is the 'overflow' return of the hash, often the same value as the other but not always.
Hash mode 2 is mainly used when hashing file names. It is not used much else that I have seen so far.
This method also only has a single return of the hash. And often, matches what the first method returns.
-h 2
----------------------------------------------------------------------------------------------------
-
Attachments
-
- koahash_v1.0.0.0_by_atom0s.7z
- (58.5 KiB) Downloaded 84 times
Who is online
Users browsing this forum: No registered users and 0 guests