Crates.io | hkscdis-rs |
lib.rs | hkscdis-rs |
version | 0.3.0 |
source | src |
created_at | 2024-10-28 14:47:13.740358 |
updated_at | 2024-11-05 20:20:32.066118 |
description | A HavokScript 5.1 disassembler written in Rust. |
homepage | |
repository | https://github.com/Surasia/hkscdis-rs |
max_upload_size | |
id | 1425684 |
size | 102,394 |
Rust re-write of my hksc-disassembler project I wrote to practice rust. Parses and reads HavokScript 5.1 bytecode, outputting it in a human-readable format.
hkscdis-rs
is available using cargo
. To install, run the following command:
cargo install hkscdis-rs
A CLI tool to disassemble Havok Script 5.1 files
Usage: hkscdis-rs.exe --path <FILE>
Options:
-p, --path <FILE>
-h, --help Print help