https://github.com/firowmd/hl-rev
Hashlink reversing tools
https://github.com/firowmd/hl-rev
gui hashlink haxe reverse-engineering svelte sveltekit tauri
Last synced: 19 days 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-27T14:18:03.000Z (11 months ago)
- Last Synced: 2025-04-27T15:25:41.748Z (11 months ago)
- Topics: gui, hashlink, haxe, reverse-engineering, svelte, sveltekit, tauri
- Language: Svelte
- Homepage:
- Size: 6.41 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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
Application that allows you to see internals of hashlink bytecode files: *.hl, `hlboot.dat`
Features:
- [hlbc](https://github.com/Gui-Yom/hlbc) Disassembler & Decompiler
- AI Decompiler (requires https://openrouter.ai/ account)
- Function recognizer - allows you to fill function addresses with function names
- X-References for Functions & Strings
- [ImHex](https://github.com/WerWolv/ImHex) Pattern Generator - allows you to build .hexpat for given Class
- Customizable Appearance
Download [here](https://github.com/FirowMD/hl-rev/releases)