1
0
Fork 0
Commit Graph

13 Commits

Author SHA1 Message Date
Duncan Ogilvie 6fba4478fb Remove the unused translations submodule 2023-09-19 06:25:33 +02:00
Duncan Ogilvie 3d56c4fd35 Remove the Zydis submodule 2023-09-19 06:25:32 +02:00
Duncan Ogilvie f0712b4988 Use relative paths for submodules 2022-01-03 06:58:04 +01:00
Duncan Ogilvie 0023930790 DBG+GUI: fix underflow in zydis 2019-10-31 15:28:41 +01:00
Duncan Ogilvie e5f950308a
PROJECT: remove capstone 2018-03-04 22:35:01 +01:00
Duncan Ogilvie d780df76df
PROJECT: shallow clone of deps to save bandwidth 2017-12-03 22:27:47 +01:00
Joel Höner ca9401fdb7 Moved “zydis_wrapper” into root repo
- Instead, we directly use Zydis as a submodule now
2017-10-09 10:02:13 +02:00
Joel Höner 5338a0a85b Replace Capstone with Zydis
- While at it, added branch info logic to disassembler class
  - Thus reduce direct checks by mnemonic in GUI and analysis code
- Replaced direct disassembler struct access with disassembler class calls where trivially possible
- Removed workarounds for empty segment registers
- Temp. disabled `cbInstrCapstone` command
- Temp. disabled flag stuff in `QBeaEngine`
2017-10-09 10:02:13 +02:00
mrexodia 048b1e0a6c
PROJECT: added dependencies submodule 2017-07-29 18:17:08 +02:00
mrexodia eea599b0ac
DBG: very hacky type parser working 2016-11-22 00:10:21 +01:00
mrexodia 912aef4102
PROJECT: moved Translations into a submodule for easy crowdin integration 2016-07-09 09:10:28 +02:00
mrexodia 2dec765e3e PROJECT: fixed capstone_wrapper submodule (lol fail) 2016-01-07 17:08:28 +01:00
mrexodia 63c3101f38 PROJECT: capstone_wrapper as a submodule 2016-01-07 17:06:30 +01:00