Skip to content

Dart FFI bindings for the Capstone disassembler framework.

License

Notifications You must be signed in to change notification settings

Francessco121/capstone-dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

capstone-dart

Dart FFI bindings for the Capstone disassembler framework.

This project is a work-in-progress and really only contains unsafe automatically generated bindings via ffigen at the moment.

Usage

See example/example.dart for a simple how-to.

Development

Regenerating bindings

  1. Install LLVM (see the ffigen docs on this).
  2. (If necessary) update the capstone submodule to the latest stable tag.
  3. Run dart run ffigen.

About

Dart FFI bindings for the Capstone disassembler framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages