An open API service indexing awesome lists of open source software.

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

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)