Andrei Vlad LUTAS
|
1d43b7b1ba
|
Improved stack string detection heuristic: only consider registers which have been modified during emulation; registers which were provided as "input" can be ignored, as they most likely contain addresses or other data relevant to the emulated code. We are only interested in string dynamically built during our emulation.
|
2020-08-11 09:26:48 +03:00 |
|
Andrei Vlad LUTAS
|
144baa5140
|
Renamed REG_* fields to NDR_*, so that we don't conflict with _GNU_SOURCES.
|
2020-07-29 11:05:27 +03:00 |
|
Andrei Vlad LUTAS
|
d11fe85599
|
Improved linear address computation in bdshemu.
|
2020-07-24 23:11:36 +03:00 |
|
Andrei Vlad LUTAS
|
7ddf7e448a
|
Apply address size override to gla computation.
|
2020-07-23 16:19:08 +03:00 |
|
Andrei Vlad LUTAS
|
698ba367a1
|
Initial commit.
|
2020-07-21 11:19:18 +03:00 |
|