Commit Graph

212 Commits (master)
 

Author SHA1 Message Date
_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
_xeroxz 47a46d1c58 changed a bunch of stuff, cleaned the source
3 years ago
_xeroxz 36b23b54f0 Update README.md
3 years ago
_xeroxz b9dc2520fe added shrq
3 years ago
_xeroxz abda23f07a added SHL profiles
3 years ago
_xeroxz a6ae5a8299 put vmprofiles into their own cpp files
3 years ago
_xeroxz 8ecab78cfa added mulq
3 years ago
_xeroxz 30fa9b84c2 added writeq, writedw, and readq
3 years ago
_xeroxz dd118324a5 added JMP to IR v2
3 years ago
_xeroxz 1bae371c88 Merge branch 'dev' into 'master'
3 years ago
_xeroxz 34903119f5 builds static zydis library, remove zydis.dll dep
3 years ago
_xeroxz 9322e6a262 Update README.md
3 years ago
_xeroxz c9dbc43c63 added more profiles
3 years ago
_xeroxz dcb35c7938 added more profiles
3 years ago
_xeroxz c5ace2e7a5 added some more v2 profiles...
3 years ago
_xeroxz 80d7180b53 added some more v2 profiles...
3 years ago
_xeroxz a19f0d313d adding new profiles...
3 years ago
_xeroxz 05c8f779d0 testing new vmprofiler lambda zydis instr...
3 years ago
_xeroxz 05ba2cc84b Merge branch 'debug' into 'master'
3 years ago
_xeroxz cd8b79f28b EAST BOUND AND DOWN
3 years ago
_xeroxz 9befa18eaa testing new transform called generic0 or primer...
3 years ago
_xeroxz 50fd6c75b4 fixed missing address value in vm::handler::get_call...
3 years ago
_xeroxz 90d0c06426 Zydis includes were inside of vmprofiler/include which is not right
3 years ago
_xeroxz a05293ab21 fixed a spelling mistake...
3 years ago
_xeroxz e2307c2ded moved some files around so its cleaner
3 years ago
_xeroxz c82e973caf Merge branch 'master' of https://githacks.org/vmp2/vmprofiler
3 years ago
_xeroxz 813fc9939a added gitignore, testing it
3 years ago