_xeroxz
|
2d3b22a7ac
|
fixed compiling issues...
|
3 years ago |
_xeroxz
|
0699518ae9
|
added more lifters...
|
3 years ago |
_xeroxz
|
1840945596
|
starting to define lifters for vmp2 IL...
|
3 years ago |
_xeroxz
|
9e26605601
|
fixed some bugs...
|
3 years ago |
_xeroxz
|
13fef335fe
|
cleaned the code a bunch more...
|
3 years ago |
_xeroxz
|
ae9f255180
|
added some more doxygen comments...
|
3 years ago |
_xeroxz
|
3276cc96d0
|
added more doxygen comments...
|
3 years ago |
_xeroxz
|
08635457a7
|
still adding doxygen comments...
|
3 years ago |
_xeroxz
|
099a7e9c58
|
added vtil to the project
|
3 years ago |
_xeroxz
|
31f934cfb7
|
cleaned the code a bunch, preparing for doxygen...
|
3 years ago |
_xeroxz
|
5c2d4397f5
|
fixed an issue with virtual instruction rva being over 32bits...
|
3 years ago |
_xeroxz
|
1fad857077
|
Merge branch 'master' of https://githacks.org/vmp2/vmprofiler into HEAD
|
3 years ago |
_xeroxz
|
2295658e5d
|
fixed an issue with flattening code with legit branchs...
|
3 years ago |
_xeroxz
|
21658136a9
|
Merge branch 'dev' into 'master'
i messed with transforms and vminstrs encrypt_operand... (fixed)
See merge request vmp2/vmprofiler!10
|
3 years ago |
_xeroxz
|
0f6ba9bad3
|
i messed with transforms and vminstrs encrypt_operand, check to make
sure this doesnt destory anything before pushing it to master branch lol
|
3 years ago |
_xeroxz
|
a419fa4633
|
fixed a few bugs... vm::transform::valid and get_rva_decrypt...
|
3 years ago |
_xeroxz
|
c8ff24a8b4
|
removed useless options in sln
|
3 years ago |
_xeroxz
|
5bb8029065
|
Merge branch 'dev' into 'master'
tested and seems to be working great. mainly added virtual JCC support
See merge request vmp2/vmprofiler!9
|
3 years ago |
_xeroxz
|
66bccb7596
|
Update README.md
|
3 years ago |
_xeroxz
|
e95ef25371
|
added vmp2 file format v3 (which adds support for virtual jcc's)
|
3 years ago |
_xeroxz
|
0edcb36da9
|
added vmp2 file format v3
|
3 years ago |
_xeroxz
|
fbe1c20772
|
cleaned some code
|
3 years ago |
_xeroxz
|
eb64f5d2c2
|
idk what i added but parsing jcc's work now
|
3 years ago |
_xeroxz
|
75ac254456
|
not sure what i did here, but i did something :)
|
3 years ago |
_xeroxz
|
cf40312564
|
added get_jcc_data functions v1.0, still testing...
|
3 years ago |
_xeroxz
|
ffd45ecb8a
|
in the middle of something, adding branch detection cod
|
3 years ago |
_xeroxz
|
1a0ba7ef56
|
added vm::ctx_t which can be passed around >:)
|
3 years ago |
_xeroxz
|
c49210e150
|
added an overloaded vm::handler::get_profile function which takes a
mnemonic
|
3 years ago |
_xeroxz
|
e58c23c40e
|
Merge branch 'dev' into 'master'
testing out new .vmp2 version (version 2)
See merge request vmp2/vmprofiler!8
|
3 years ago |
_xeroxz
|
4cc033468e
|
testing out
|
3 years ago |
_xeroxz
|
16209ae931
|
Merge branch 'dev' into 'master'
Dev
See merge request vmp2/vmprofiler!7
|
3 years ago |
_xeroxz
|
ecd7f5abc1
|
fixed operand decryption transform map ref's
|
3 years ago |
_xeroxz
|
02beb3190f
|
changed the location of vcxproj and filters out of the src dir
|
4 years ago |
_xeroxz
|
5129d39eb7
|
Merge branch 'dev' into 'master'
fixed vmexit profile
See merge request vmp2/vmprofiler!6
|
4 years ago |
_xeroxz
|
0002706d5b
|
fixed vmexit profile
|
4 years ago |
_xeroxz
|
970b270efd
|
Merge branch 'dev' into 'master'
added lflags.cpp into the project...
See merge request vmp2/vmprofiler!5
|
4 years ago |
_xeroxz
|
076b93f381
|
added lflags.cpp into the project...
|
4 years ago |
_xeroxz
|
169015429b
|
Merge branch 'dev' into 'master'
Dev
See merge request vmp2/vmprofiler!4
|
4 years ago |
_xeroxz
|
d4b01cdf1a
|
updated readme to master
|
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
|
8ffe1cac50
|
Merge branch 'dev' into 'master'
Dev
See merge request vmp2/vmprofiler!3
|
4 years ago |
_xeroxz
|
ac50fe5128
|
added LCONSTW virtual instruction
|
4 years ago |
_xeroxz
|
6fa384cf69
|
added LCONSTBSXDW virtual instruction
|
4 years ago |
_xeroxz
|
ce45817439
|
added WRITEB virtual instruction
|
4 years ago |