Giter VIP home page Giter VIP logo

dashlink's Introduction

A majority of the deserialization/disassembly code is adapted from @Gui-Yom's wonderful Rust dissassembler under the MIT license.


dashlink

HashLink bytecode disassembler, assembly, and inspector.

Dashlink, stylized as dashlink, is a disassembler and assembler for HashLink bytecode developed with the goal of allowing users to dump HL bytecode, rewrite compiled code, and create compiled bytecode from scratch -- all through the power of a Haxe library.

Practical Uses

This may be used for reverse-engineering Haxe programs compiled to HashLink bytecode (for whatever reason that's needed), programmatically creating HashLink programs for various utility purposes, or for dynamically rewriting/otherwise modifying programs. One such example of the latter is using a bootstrapper to weave together external assemblies at runtime.

Extra Resources

There are numerous additional resources you may indulge in for further studying or tooling, including:

  • Gui-Yom/hlbc, a HashLink disassembler written in Rust.
    • Much of the deserialization/disassembly code featured in this repository is adapted from here.
    • The reverse-engineered HashLink documentation featured on the repository's wiki is an extremely valuable resource as well.
  • HaxeFoundation/hashlink, the HashLink virtual machine's source code, containing lots of important information.
    • The GitHub wiki containing various pieces of information.
    • The actual HashLink virtual machine provides useful tools for reverse-engineering as well. Mostly notably, dumping.
  • The HashLink blog, featured on the haxe.org website. While slightly dated, it goes into detail about various aspects of development and the virtual machine.

dashlink's People

Contributors

steviegt6 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.