This website requires JavaScript.
Explore
Help
Sign In
arno
/
bddisasm
Watch
1
Star
0
Fork
0
You've already forked bddisasm
mirror of
https://github.com/bitdefender/bddisasm.git
synced
2024-11-18 05:28:09 +00:00
Code
Issues
Releases
Wiki
Activity
1d43b7b1ba
bddisasm
/
bdshemu
History
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
..
bdshemu.c
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
bdshemu.vcxproj
Initial commit.
2020-07-21 11:19:18 +03:00
bdshemu.vcxproj.filters
Initial commit.
2020-07-21 11:19:18 +03:00
Makefile
Initial commit.
2020-07-21 11:19:18 +03:00