Hi there! You are currently browsing as a guest. Why not create an account? Then you get less ads, can thank creators, post feedback, keep a list of your favourites, and more!
Lab Assistant
Original Poster
#1 Old 25th Jun 2017 at 9:23 PM
Default FNVHasher version 2.0 released
This is developer tool, hash calculator for hex/dec conversion of various FNV flavours.
It similar to ModdingToolbox (Fogity / formerly known as Hasher).
ModdingToolbox is not opensource project and it has not GitHub repository, and it’s not maintained.
MTS_ArtUrlWWW_FNVHasher is opensource, you can use it or as ready-to-use hasher, or as DLL library for using in your projects.

Program is available on my site http://arturlwww.tumblr.com/post/162177212954/fnvhasher-version-20

I faced with question of customizing of the https://github.com/KhArtNJava/TS4-STBL-Editor for my needs, so, I was interested in custom C# library and calculator.
I wrote this calculator for my self, but I hope, that it can be useful for another developers. Source code of this program is here - https://github.com/KhArtNJava/FNVHasherDLL .
You will need .NET 4.5 for running of this program.
Cheers!
Additional Credits:
Thanks for creators of the ModdingToolbox-v1.0.0-win!
Back to top