-
Notifications
You must be signed in to change notification settings - Fork 24
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
Connected Jakstab to the Capstone library to replace Jakstab's dissembler component #8
base: master
Are you sure you want to change the base?
Commits on Jul 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3f99dc4 - Browse repository at this point
Copy the full SHA 3f99dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84cb98e - Browse repository at this point
Copy the full SHA 84cb98eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b07ac7d - Browse repository at this point
Copy the full SHA b07ac7dView commit details -
Capstone now dissasembles at the same time as Jakstab(not sending dat…
…a just outputting)
Configuration menu - View commit details
-
Copy full SHA for 25abaa5 - Browse repository at this point
Copy the full SHA 25abaa5View commit details
Commits on Jul 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4bb9357 - Browse repository at this point
Copy the full SHA 4bb9357View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c4a9f7 - Browse repository at this point
Copy the full SHA 1c4a9f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 887317e - Browse repository at this point
Copy the full SHA 887317eView commit details
Commits on Aug 1, 2017
-
Fully functional CFA using capstone. Currently mem operands are not f…
…unctioning properly
Configuration menu - View commit details
-
Copy full SHA for f4ba4cb - Browse repository at this point
Copy the full SHA f4ba4cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a274e01 - Browse repository at this point
Copy the full SHA a274e01View commit details
Commits on Aug 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for eb74981 - Browse repository at this point
Copy the full SHA eb74981View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d2a484 - Browse repository at this point
Copy the full SHA 6d2a484View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93dd7ff - Browse repository at this point
Copy the full SHA 93dd7ffView commit details
Commits on Aug 16, 2017
-
did some more cleaning up and begun work on fixing mem edge cases bef…
…ore cleaning mem operand parsing
Configuration menu - View commit details
-
Copy full SHA for dbe5332 - Browse repository at this point
Copy the full SHA dbe5332View commit details
Commits on Aug 17, 2017
-
Cleaned up some more. Memory operand parsing is cleaner and more conv…
…incing now. Added a small hack to deal with the lock prefix must replace later.
Configuration menu - View commit details
-
Copy full SHA for 4148407 - Browse repository at this point
Copy the full SHA 4148407View commit details
Commits on Aug 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d6448bf - Browse repository at this point
Copy the full SHA d6448bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cba168 - Browse repository at this point
Copy the full SHA 0cba168View commit details
Commits on Aug 25, 2017
-
Continued testing. Removed some debugging output and speed has increa…
…sed significantly.
Configuration menu - View commit details
-
Copy full SHA for 62425d5 - Browse repository at this point
Copy the full SHA 62425d5View commit details
Commits on Aug 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 801e121 - Browse repository at this point
Copy the full SHA 801e121View commit details
Commits on Sep 4, 2017
-
Updated Architecture.java, X86Registers and X86SegmentRegisters to wo…
…rk with new capstone values. Fixed a typo breaking memory operands (again)
Configuration menu - View commit details
-
Copy full SHA for e8b36f1 - Browse repository at this point
Copy the full SHA e8b36f1View commit details
Commits on Sep 5, 2017
-
Fixed registers using old Jakstab numbers. Now using Capstone numbers…
…. Removed InstructionDecoder. Cleaned AbstractInstruction.
Configuration menu - View commit details
-
Copy full SHA for 0767667 - Browse repository at this point
Copy the full SHA 0767667View commit details
Commits on Sep 8, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1e525b6 - Browse repository at this point
Copy the full SHA 1e525b6View commit details
Commits on Sep 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7d3ad5a - Browse repository at this point
Copy the full SHA 7d3ad5aView commit details
Commits on Sep 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7b6fac3 - Browse repository at this point
Copy the full SHA 7b6fac3View commit details -
More cleaning. Code sticking a bit closer to convention. Deleted some…
… more unneeded methods
Configuration menu - View commit details
-
Copy full SHA for e9d961d - Browse repository at this point
Copy the full SHA e9d961dView commit details
Commits on Sep 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bc8d561 - Browse repository at this point
Copy the full SHA bc8d561View commit details