Commit Graph

18 Commits

Author SHA1 Message Date
Duncan Ogilvie c34e2f0381 Prepare for dependency release 2025-07-04 17:09:34 +02:00
Duncan Ogilvie 8cad0a496f Fix crash with AVX-512 on 32-bit 2025-07-04 16:50:38 +02:00
Duncan Ogilvie b4b3e32b09 Port AVX512 support from TitanEngine
https://github.com/x64dbg/TitanEngine/pull/22
2025-03-30 13:36:12 +02:00
Duncan Ogilvie 9676c960b6 Fix reading/writing non-debugged process memory 2023-02-22 08:47:28 +01:00
Duncan Ogilvie e0348b36fe Actually execute without crashing on XP... 2022-12-03 23:13:10 +01:00
gmh5225 30217c92d4
AStyle format 2022-06-19 19:12:44 +08:00
Matthijs Lavrijsen 7fca84f656
Emulator: fix offset to VA calculation 2020-12-24 15:47:30 +01:00
Duncan Ogilvie 3c02faea83 Execute the attach breakpoint after the create process breakpoint 2020-11-12 04:36:00 +01:00
cw2k 34b632311f
Added handler for AddressIsRVA & ReturnType 2020-11-03 23:10:22 +01:00
Matthijs Lavrijsen 6b6fdd5bb5
Emulator: implement StaticFileLoad and GetPE32Data 2020-10-10 02:23:22 +02:00
Matthijs Lavrijsen 2d92c9f236
Merge pull request #54 from x64dbg/emulator-improvements
Emulator improvements
2020-10-10 01:34:07 +02:00
Duncan Ogilvie 4c7aa4a31f Fix a bug in the rva to offset conversion 2020-10-09 13:59:22 +02:00
Matthijs Lavrijsen 807283d5ee
Emulator: add ConvertVAtoFileOffset 2020-10-04 09:45:23 +02:00
Matthijs Lavrijsen 8dcc6573bf
Implement missing cases in GetPE32DataW_impl 2020-09-23 21:05:23 +02:00
Duncan Ogilvie ad67ff50fc Implement some more emulated APIs 2020-09-18 19:56:37 +02:00
Duncan Ogilvie 3413850282 references for GleeBug 2020-09-08 22:16:08 +02:00
Duncan Ogilvie 9fd62daff1 add fallback to ReadMemorySafe 2019-11-04 13:44:24 +01:00
Duncan Ogilvie 7ac6950874 add StaticEngine project 2019-08-19 16:14:53 +02:00