Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zekfad/hd-tool
Helldivers package tool.
https://github.com/zekfad/hd-tool
bitsquid helldivers reverse-engineering stingray stingray-engine
Last synced: 10 days ago
JSON representation
Helldivers package tool.
- Host: GitHub
- URL: https://github.com/zekfad/hd-tool
- Owner: Zekfad
- License: isc
- Created: 2024-04-22T18:08:04.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-04-23T21:55:54.000Z (7 months ago)
- Last Synced: 2024-04-23T23:16:50.632Z (7 months ago)
- Topics: bitsquid, helldivers, reverse-engineering, stingray, stingray-engine
- Language: Go
- Homepage: https://t.me/hell_divers
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HD Tool
Utility to work with modified Stingray packages.
Main features:
* Collect hashes (Hash DB Target) from packages (file names, types, package
names).
* Hash DB:
* Update via string files.
* Filter by Hash DB Target.
* Sort de-hashed entries by values (in natural order).
* Compute hash value of a string.
* Search for a file with a type in packages.> [!Note]
> Requires `GOEXPERIMENT=rangefunc`