_xeroxz
|
fbe1c20772
|
cleaned some code
|
4 years ago |
_xeroxz
|
eb64f5d2c2
|
idk what i added but parsing jcc's work now
|
4 years ago |
_xeroxz
|
75ac254456
|
not sure what i did here, but i did something :)
|
4 years ago |
_xeroxz
|
cf40312564
|
added get_jcc_data functions v1.0, still testing...
|
4 years ago |
_xeroxz
|
ffd45ecb8a
|
in the middle of something, adding branch detection cod
|
4 years ago |
_xeroxz
|
1a0ba7ef56
|
added vm::ctx_t which can be passed around >:)
|
4 years ago |
_xeroxz
|
c49210e150
|
added an overloaded vm::handler::get_profile function which takes a
mnemonic
|
4 years ago |
_xeroxz
|
ecd7f5abc1
|
fixed operand decryption transform map ref's
|
4 years ago |
_xeroxz
|
02beb3190f
|
changed the location of vcxproj and filters out of the src dir
|
4 years ago |
_xeroxz
|
0002706d5b
|
fixed vmexit profile
|
4 years ago |
_xeroxz
|
076b93f381
|
added lflags.cpp into the project...
|
4 years ago |
_xeroxz
|
231388d6fc
|
fixed an issue in LRFLAGS profile
|
4 years ago |
_xeroxz
|
c932e71cdd
|
added LRFLAGS virtual instruction
|
4 years ago |
_xeroxz
|
1f748ab668
|
added NANDW virtual instruction
|
4 years ago |
_xeroxz
|
948499baaf
|
fixed vm handler table transformation issue
|
4 years ago |
_xeroxz
|
1aba5d017f
|
cleaned the code, removed useless if's, added operand action checks
|
4 years ago |
_xeroxz
|
0115f85798
|
fixed some issues with getting operand decryption transforms
|
4 years ago |
_xeroxz
|
8d564257b2
|
remove useless if and just return instead...
|
4 years ago |
_xeroxz
|
ac50fe5128
|
added LCONSTW virtual instruction
|
4 years ago |
_xeroxz
|
6fa384cf69
|
added LCONSTBSXDW virtual instruction
|
4 years ago |
_xeroxz
|
afaa27eb22
|
added WRITEB virtual instruction
|
4 years ago |
_xeroxz
|
442edfd1c4
|
added SHRW virtual instruction
|
4 years ago |
_xeroxz
|
bc9f0e944b
|
added ADDW virtual instruction
|
4 years ago |
_xeroxz
|
2a934fd61f
|
added CALL virtual instruction
|
4 years ago |
_xeroxz
|
145251c09a
|
added LCONSTBSXQ
|
4 years ago |
_xeroxz
|
ac9a2b445f
|
added readdw virtual instruction profile
|
4 years ago |
_xeroxz
|
c7a5d0b61c
|
added vm::calc_jmp::get_advancement
|
4 years ago |
_xeroxz
|
11d60b1440
|
build zydis static, remove zydis.dll dep
|
4 years ago |
_xeroxz
|
7dd92c0ec8
|
fixed disposition issues
|
4 years ago |
_xeroxz
|
4832530dfb
|
added clang format, its 90% ok
|
4 years ago |
_xeroxz
|
fc46c63445
|
fixed clang-format disaster
|
4 years ago |
_xeroxz
|
33e13a1597
|
added clang format
|
4 years ago |
_xeroxz
|
47a46d1c58
|
changed a bunch of stuff, cleaned the source
|
4 years ago |
_xeroxz
|
b9dc2520fe
|
added shrq
|
4 years ago |
_xeroxz
|
abda23f07a
|
added SHL profiles
|
4 years ago |
_xeroxz
|
a6ae5a8299
|
put vmprofiles into their own cpp files
|
4 years ago |
_xeroxz
|
05c8f779d0
|
testing new vmprofiler lambda zydis instr...
|
4 years ago |
_xeroxz
|
cd8b79f28b
|
EAST BOUND AND DOWN
|
4 years ago |
_xeroxz
|
9befa18eaa
|
testing new transform called generic0 or primer...
|
4 years ago |
_xeroxz
|
50fd6c75b4
|
fixed missing address value in vm::handler::get_call...
|
4 years ago |
_xeroxz
|
90d0c06426
|
Zydis includes were inside of vmprofiler/include which is not right
|
4 years ago |
_xeroxz
|
a05293ab21
|
fixed a spelling mistake...
|
4 years ago |
_xeroxz
|
e2307c2ded
|
moved some files around so its cleaner
|
4 years ago |