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

fix the wrong target address of direct/conditional x86 JUMPs (jmp, je..) #323

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

Commits on Oct 31, 2017

  1. Update ks.cpp

    Fix wrong x86 jump address
    TartaRikker committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    89a4945 View commit details
    Browse the repository at this point in the history
  2. Update ks.cpp

    TartaRikker committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    3993fcc View commit details
    Browse the repository at this point in the history
  3. Update ks.cpp

    TartaRikker committed Oct 31, 2017
    Configuration menu
    Copy the full SHA
    90d65a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e795e33 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. fix building failure

    Fix syntax error and make it able to digest 'goto' statement
    TartaRikker committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    a9ce2ff View commit details
    Browse the repository at this point in the history
  2. Fix syntax error

    TartaRikker committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    824ea44 View commit details
    Browse the repository at this point in the history