https://github.com/firowmd/hl-rev
Hashlink reversing tools
https://github.com/firowmd/hl-rev
gui hashlink haxe svelte sveltekit tauri
Last synced: 3 months ago
JSON representation
Hashlink reversing tools
- Host: GitHub
- URL: https://github.com/firowmd/hl-rev
- Owner: FirowMD
- License: mit
- Created: 2024-10-28T15:15:33.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-02-03T09:51:42.000Z (3 months ago)
- Last Synced: 2025-02-09T07:41:46.047Z (3 months ago)
- Topics: gui, hashlink, haxe, svelte, sveltekit, tauri
- Language: Svelte
- Homepage:
- Size: 5.95 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# hl-rev
[Hashlink](https://github.com/HaxeFoundation/hashlink) reversing tools.Repository contains:
- bytesto4t - GUI app based on [hlbc](https://github.com/Gui-Yom/hlbc)
- HLBOOT.DAT.bt - template file for [010 Editor](https://www.sweetscape.com/010editor/)
- hlboot.hexpat - pattern file for [ImHex](https://github.com/WerWolv/ImHex)
- ce_scripts - [Cheat Engine](https://www.cheatengine.org/) scripts# ByteSto4t
Simple application that allows you to see internals of `hlboot.dat` file.
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
# Planned
## ByteSto4t
- Fix decompiler crashes
- Tool that generates `csx` files for chosen class
- Tool that decompiles all functions and saves them in specified folder.