Commit Graph

88 Commits (v1.7)
 

Author SHA1 Message Date
_xeroxz c8ff24a8b4 removed useless options in sln
3 years ago
_xeroxz 5bb8029065 Merge branch 'dev' into 'master'
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
3 years ago
_xeroxz e58c23c40e Merge branch 'dev' into 'master'
3 years ago
_xeroxz 4cc033468e testing out
3 years ago
_xeroxz 16209ae931 Merge branch 'dev' into 'master'
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
3 years ago
_xeroxz 5129d39eb7 Merge branch 'dev' into 'master'
3 years ago
_xeroxz 0002706d5b fixed vmexit profile
3 years ago
_xeroxz 970b270efd Merge branch 'dev' into 'master'
3 years ago
_xeroxz 076b93f381 added lflags.cpp into the project...
3 years ago
_xeroxz 169015429b Merge branch 'dev' into 'master'
3 years ago
_xeroxz d4b01cdf1a updated readme to master
3 years ago
_xeroxz 231388d6fc fixed an issue in LRFLAGS profile
3 years ago
_xeroxz c932e71cdd added LRFLAGS virtual instruction
3 years ago
_xeroxz 1f748ab668 added NANDW virtual instruction
3 years ago
_xeroxz 948499baaf fixed vm handler table transformation issue
3 years ago
_xeroxz 1aba5d017f cleaned the code, removed useless if's, added operand action checks
3 years ago
_xeroxz 0115f85798 fixed some issues with getting operand decryption transforms
3 years ago
_xeroxz 8d564257b2 remove useless if and just return instead...
3 years ago
_xeroxz 8ffe1cac50 Merge branch 'dev' into 'master'
3 years ago
_xeroxz ac50fe5128 added LCONSTW virtual instruction
3 years ago
_xeroxz 6fa384cf69 added LCONSTBSXDW virtual instruction
3 years ago
_xeroxz ce45817439 added WRITEB virtual instruction
3 years ago
_xeroxz afaa27eb22 added WRITEB virtual instruction
3 years ago
_xeroxz 442edfd1c4 added SHRW virtual instruction
3 years ago
_xeroxz bc9f0e944b added ADDW virtual instruction
3 years ago
_xeroxz 2a934fd61f added CALL virtual instruction
3 years ago
_xeroxz 145251c09a added LCONSTBSXQ
3 years ago
_xeroxz ac9a2b445f added readdw virtual instruction profile
3 years ago
_xeroxz 9b255f1412 fixed vm::transform::inverse_transforms
3 years ago
_xeroxz c7a5d0b61c added vm::calc_jmp::get_advancement
3 years ago
_xeroxz 11d60b1440 build zydis static, remove zydis.dll dep
3 years ago
_xeroxz 7dd92c0ec8 fixed disposition issues
3 years ago
_xeroxz bc4c361ea5 Update README.md
3 years ago
_xeroxz 4832530dfb added clang format, its 90% ok
3 years ago
_xeroxz fc46c63445 fixed clang-format disaster
3 years ago
_xeroxz 3e6974e35e Revert "added a different clang format... still playing around with these"
3 years ago
_xeroxz 63247eb686 added a different clang format... still playing around with these
3 years ago
_xeroxz 33e13a1597 added clang format
3 years ago