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-12-26 16:08:08 +00:00
Code
Issues
Releases
Wiki
Activity
08096172cc
bddisasm
/
bdshemu
History
Andrei Vlad LUTAS
5a617986b7
Added new shemu flag: SHEMU_FLAG_SUD_ACCESS is raised whenever the code accesses the SharedUserData page.
2021-08-16 12:34:41 +03:00
..
bdshemu.c
Added new shemu flag: SHEMU_FLAG_SUD_ACCESS is raised whenever the code accesses the SharedUserData page.
2021-08-16 12:34:41 +03:00
bdshemu.vcxproj
Added support for AESDEC, AESDECLAST and AESIMC emulation, using compiler intrinsics - they will be used only if the SHEMU_OPT_SUPPORT_AES is set (so the integrator can properly check for AES-NI support in hardware).
2020-12-04 10:52:56 +02:00
bdshemu.vcxproj.filters
Move bdhsemu.h to inc/
2020-11-17 16:05:40 +02:00
Makefile
Specify -maes when building bdshemu
2020-12-04 11:45:10 +02:00