Commit Graph

37 Commits (master)

Author SHA1 Message Date
_xeroxz 99f1f695ed removed vtil... going to use google/souper & other llvm opt's
3 years ago
_xeroxz 28e50e7b0c added more lifters and profiles... updated deps...
3 years ago
_xeroxz 31f934cfb7 cleaned the code a bunch, preparing for doxygen...
3 years ago
_xeroxz 0edcb36da9 added vmp2 file format v3
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 c932e71cdd added LRFLAGS virtual instruction
3 years ago
_xeroxz 1f748ab668 added NANDW virtual instruction
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 c7a5d0b61c added vm::calc_jmp::get_advancement
3 years ago
_xeroxz 4832530dfb added clang format, its 90% ok
3 years ago
_xeroxz 47a46d1c58 changed a bunch of stuff, cleaned the source
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 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 e2307c2ded moved some files around so its cleaner
3 years ago