_xeroxz
|
044e966d23
|
there is a bug in vmemu where it will trace the same block 2 times...
need to fix... causing issues with lifting...
|
3 years ago |
_xeroxz
|
bf4fcaf793
|
updated vmprofiler dep, changed vmemu_t.cpp
|
3 years ago |
_xeroxz
|
08402b1622
|
Merge branch 'dev' into 'master'
removed flag that was not needed...
See merge request vmp2/vmemu!7
|
3 years ago |
_xeroxz
|
cd21de1134
|
removed flag that was not needed...
|
3 years ago |
_xeroxz
|
e3120cd66e
|
Update README.md
|
3 years ago |
_xeroxz
|
3c08edac2c
|
Merge branch 'dev' into 'master'
Dev
See merge request vmp2/vmemu!6
|
3 years ago |
_xeroxz
|
7dd708d2f0
|
updated readme
|
3 years ago |
_xeroxz
|
abc22a3ca1
|
vmemu recode is done, just need to make vmemu-lib and submodule it..
|
3 years ago |
_xeroxz
|
3f8fea77cf
|
finished vmemu recode, added --locateconst
|
3 years ago |
_xeroxz
|
e9945bde6c
|
working on adding multi-vm branching support...
|
3 years ago |
_xeroxz
|
fd3e44fb9d
|
preparing for vmemu re-write
|
3 years ago |
_xeroxz
|
4bc35659f1
|
removed useless typedefs...
|
3 years ago |
_xeroxz
|
ceb4f38cb7
|
added code to add relocs in unpacked sections...
|
3 years ago |
_xeroxz
|
f4229133ad
|
added some code for packed drivers... needs more work, also relocs...
|
3 years ago |
_xeroxz
|
ffb3177b04
|
removed a line, and added a comment
|
3 years ago |
_xeroxz
|
0007b4024e
|
unpacker is working. need to add reloc stuff and it should be good..
|
3 years ago |
_xeroxz
|
3dd5f9d7ca
|
porting older unpacker code to vmemu... also rewriting vmemu...
|
3 years ago |
_xeroxz
|
320c7e9638
|
removed vtil, preparing to recode and add dump support...
|
3 years ago |
_xeroxz
|
17e6424303
|
Update README.md
|
3 years ago |
_xeroxz
|
ac7e633188
|
Update README.md
|
3 years ago |
_xeroxz
|
2a1f2943e4
|
Update README.md
|
3 years ago |
_xeroxz
|
8e8960dbcc
|
Update README.md
|
3 years ago |
_xeroxz
|
3459a45aa6
|
Merge branch 'dev' into 'master'
v1.7
See merge request vmp2/vmemu!5
|
3 years ago |
_xeroxz
|
21ade1e2e0
|
updated vmprofiler to the newest...
|
3 years ago |
_xeroxz
|
6628305840
|
updated vmprofiler dep...
|
3 years ago |
_xeroxz
|
d5ff6b498b
|
updated vmprofiler dep...
|
3 years ago |
_xeroxz
|
42205fb540
|
updated to newest vmprofiler which contains vtil...
|
3 years ago |
_xeroxz
|
ad266ec794
|
updated deps...
|
3 years ago |
_xeroxz
|
e493b4ed15
|
updated to newest vmprofiler...
|
3 years ago |
_xeroxz
|
fdefe860b4
|
still fixing bugs... but its generating vmp2 files for packed bins
now...
|
3 years ago |
_xeroxz
|
ede70ec582
|
fixed crashing when trying to emulate vmentry on packed bins...
|
3 years ago |
_xeroxz
|
bf2552c1f6
|
Merge branch 'master' of https://githacks.org/vmp2/vmemu
|
3 years ago |
_xeroxz
|
5431e59882
|
updated vmprofiler and fixed a bug with instruction fetchs...
|
3 years ago |
_xeroxz
|
f915a39695
|
Update README.md
|
3 years ago |
_xeroxz
|
8313ab5a0c
|
updated vmprofiler to v1.7, removed useless build options
|
3 years ago |
_xeroxz
|
b175739947
|
Update README.md
|
3 years ago |
_xeroxz
|
b701f36e3c
|
Update README.md
|
3 years ago |
_xeroxz
|
86faca86a6
|
Merge branch 'dev' into 'master'
Dev
See merge request vmp2/vmemu!4
|
3 years ago |
_xeroxz
|
4f75947de5
|
Update README.md
|
3 years ago |
_xeroxz
|
d20091aee4
|
removed some temp files
|
3 years ago |
_xeroxz
|
7bc717c52d
|
jcc's working good, fixed a bug with RSI-0x1
|
4 years ago |
_xeroxz
|
cfd6aa5fe2
|
forgot to put vinstr count inside of vmp2::v3::code_block_t
|
4 years ago |
_xeroxz
|
cb27cf90ea
|
updated dep
|
4 years ago |
_xeroxz
|
b399a61c55
|
added vmp2 file format v3
|
4 years ago |
_xeroxz
|
1444abb76f
|
fixed some bugs on vmemu...
|
4 years ago |
_xeroxz
|
83b454d5c9
|
cleaned code
|
4 years ago |
_xeroxz
|
eec49e9bb0
|
virtual jcc's are working, probably lots of bugs :bugs:
|
4 years ago |
_xeroxz
|
97a0bb5f26
|
preparing to trace all blocks...
|
4 years ago |
_xeroxz
|
8a0870607e
|
able to staticlly determine if a code block has a virtual JCC or not,
also staticlly decrypt the addresses of both branches... >:)
|
4 years ago |
_xeroxz
|
b0d76cd4d8
|
code blocks are working
|
4 years ago |