Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] update to capstone v4 #4 #5

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on May 2, 2020

  1. Configuration menu
    Copy the full SHA
    6df5a65 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. update new archs

    nganhkhoa committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    2409388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0546ba3 View commit details
    Browse the repository at this point in the history
  3. Fix compilation issues

    The bootstraped code cannot compile, add modules to hapstone.cabal
    Fix compilation failures
    nganhkhoa committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    4b9a0db View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Fix offset of cs_detail

    nganhkhoa committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    8406170 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    e129aa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a7597d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31405e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d3c947 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    575e90c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e4c5fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bd0a6b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    a30abe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1584780 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    ebc26b4 View commit details
    Browse the repository at this point in the history
  2. Bool parsing fix

    nganhkhoa committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    adf0e69 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Test Evm

    nganhkhoa committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    5656b87 View commit details
    Browse the repository at this point in the history
  2. Test M680x

    nganhkhoa committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    6cdc95f View commit details
    Browse the repository at this point in the history
  3. Test Mips

    nganhkhoa committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    4aeb7be View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Test M68k

    nganhkhoa committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    889e164 View commit details
    Browse the repository at this point in the history
  2. Test Ppc

    nganhkhoa committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    b9096f7 View commit details
    Browse the repository at this point in the history