IDontCode
|
9b05ac43e6
|
project is now multi-threaded
|
3 years ago |
IDontCode
|
f593704796
|
unpacker and emuall are working... deadstore removal code looks fucked up
|
3 years ago |
IDontCode
|
2492acf59d
|
updated vmprofiler dep
|
3 years ago |
_xeroxz
|
dbc0d7cf3d
|
Merge branch 'linux-port' into 'master'
added more words to the readme (read them)
See merge request vmp2/vmemu!15
|
3 years ago |
IDontCode
|
d9738cd3f8
|
added more words to the readme (read them)
|
3 years ago |
_xeroxz
|
e0d756c252
|
Merge branch 'linux-port' into 'master'
porting project to support linux...
See merge request vmp2/vmemu!14
|
3 years ago |
IDontCode
|
c798e736d2
|
what the dog doing?
|
3 years ago |
IDontCode
|
1e9a94994c
|
unpacker is still broke but --emuall works...
|
3 years ago |
IDontCode
|
1e62befcf0
|
porting the project to linux... LoadLibraryA hook is fucked up and kernel32.dll causes the unpacker to freak out for some reason...
|
3 years ago |
IDontCode
|
0549d95b5d
|
porting project to support linux... std::vector<std::uint8_t> module_data is not page aligned and so qemu shits itself. going to need to re-write some stuff...
|
3 years ago |
_xeroxz
|
1385a7cfe2
|
updated vmprofiler dep
|
3 years ago |
_xeroxz
|
e19c711346
|
bug fix - not all code paths were being traced... whoops...
|
3 years ago |
_xeroxz
|
e2173bb4c4
|
updated vmprofiler dep...
|
3 years ago |
_xeroxz
|
9e301d70e8
|
updated vmprofiler, added some sanity check stuff, also handle div by 0
|
3 years ago |
_xeroxz
|
6f668423d9
|
Merge branch 'dev' into 'master'
Dev
See merge request vmp2/vmemu!12
|
3 years ago |
_xeroxz
|
793174e96c
|
updated vmprofiler dep
|
3 years ago |
_xeroxz
|
83f17d32ba
|
updated vmprofiler dep...
|
3 years ago |
_xeroxz
|
ea3790fc1a
|
i am going to be more strict about defining vm handler profiles now...
|
3 years ago |
_xeroxz
|
327d7dd05a
|
Update README.md
|
3 years ago |
_xeroxz
|
49d154575e
|
Update README.md
|
3 years ago |
_xeroxz
|
c891067e6d
|
Merge branch 'dev' into 'master'
pulled vmprofiler master for a fix with imms...
See merge request vmp2/vmemu!11
|
3 years ago |
_xeroxz
|
66d42bd627
|
pulled vmprofiler master for a fix with imms...
|
3 years ago |
_xeroxz
|
b79ae6dd3c
|
Merge branch 'dev' into 'master'
updated vmprofiler dep..
See merge request vmp2/vmemu!10
|
3 years ago |
_xeroxz
|
3cebf57f21
|
updated vmprofiler dep..
|
3 years ago |
_xeroxz
|
13547154dd
|
Merge branch 'dev' into 'master'
updated vmprofiler dep, added a new field to a structure...
See merge request vmp2/vmemu!9
|
3 years ago |
_xeroxz
|
094eb13855
|
updated vmprofiler dep, added a new field to a structure...
|
3 years ago |
_xeroxz
|
b15e9ba930
|
Merge branch 'dev' into 'master'
added support for virtual jmp tables... (switch cases)
See merge request vmp2/vmemu!8
|
3 years ago |
_xeroxz
|
7f6e88a77f
|
updated vmprofiler, forgot to set a field in vmp2 file format...
fixed...
|
3 years ago |
_xeroxz
|
4229939de0
|
impl v4 file format...
|
3 years ago |
_xeroxz
|
07fd9cc999
|
updated vmp2 file format structures and how i serialize them...
|
3 years ago |
_xeroxz
|
b123113171
|
added support for virtual jmp tables... TODO: make sure im serializing
.vmp2 file format v4 correctly...
|
3 years ago |
_xeroxz
|
3f9cb65b2f
|
updated vmprofiler dep, fixed a bug in vmemu...
|
3 years ago |
_xeroxz
|
931762a070
|
fixed bugs...
|
3 years ago |
_xeroxz
|
9102e68a65
|
updated vmprofiler dep
|
3 years ago |
_xeroxz
|
1facd052c1
|
converted linear virtual addresses to image based addresses...
|
3 years ago |
_xeroxz
|
2a68838755
|
fixed a bug... vip_begin needs to be VIP... and also the absolute
branch was decrypting the second branch... 1 instead of 0
|
3 years ago |
_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 |