Commit Graph

  • b01ba0ef77 updated readme main xerox 2022-02-08 23:15:22 -0800
  • eb392c730d updated readme xerox 2022-02-08 23:13:09 -0800
  • ace731e94d ran cmkr so that cmake configures to build x86 only... IDontCode 2022-01-10 22:51:58 -0800
  • 96f087c3bf updated unicorn-engine build targets just to build x86 emulation... IDontCode 2022-01-10 22:09:07 -0800
  • b7330ad02f removed capture from lambdas in profiles... compiles on linux now. added readme for vm_entry_test... IDontCode 2022-01-10 14:51:27 -0800
  • 1b2b79e3e9 added nop vm handler _xeroxz 2022-01-07 17:36:25 -0800
  • b88c7b9321 updated how vm::instrs::determine works... _xeroxz 2022-01-07 15:39:25 -0800
  • 322a8bcf97 updated vblk... _xeroxz 2022-01-03 06:46:10 -0800
  • 4e8c37dbe0 Add LICENSE IDontCode 2021-12-31 09:26:09 +0000
  • c5df1338ac i updated some code so virtual branch determination code will run faster... John Doe 2021-12-31 00:21:39 -0800
  • b018ca7999 removed a print statement... John Doe 2021-12-29 18:07:35 -0800
  • 4c4bcf8a18 fixed a bug in the deadstore removal algo... John Doe 2021-12-30 01:00:00 -0800
  • 703245ffc9 added vmexit handler... John Doe 2021-12-27 22:13:58 -0800
  • fc310689a5 added shr profile John Doe 2021-12-27 21:39:43 -0800
  • 2b4bb0ebed added imul and nor handlers... John Doe 2021-12-27 21:12:56 -0800
  • 9ad92bc50e added more vm-handler's.... John Doe 2021-12-26 23:39:59 -0800
  • dcb8e1c96a added ADD profiler, added some macros to make matchers easier... John Doe 2021-12-26 09:14:32 -0800
  • 599a685b9e fixed jmp profile... John Doe 2021-12-21 23:32:42 -0800
  • b560b35284 added a few more vmprofiles... John Doe 2021-12-21 23:00:08 -0800
  • eb91191526 need to add vm::utils::is_mov for ZYDIS_MNEMONIC_MOV/SX/ZX... also need to make an std::map<zydis_reg_t, unicorn_register>... John Doe 2021-12-21 19:03:15 -0800
  • 79c3695828 profilers will now have access to unicorn-engine traces so generators can grab decrypted values using uc_reg_read... powerful! John Doe 2021-12-21 17:57:44 -0800
  • 20ad0b5950 essentially added a bunch of shit... John Doe 2021-12-21 01:34:26 -0800
  • 11650b6d8a updated vmctx class a little... John Doe 2021-12-21 03:19:51 -0800
  • f252173d7c added some docs to vmctx... updated test code... John Doe 2021-12-21 01:24:19 -0800
  • 14b145acc5 added test, added code to vmctx to get vip and vsp native register usage out of a vm_enter... added some shit to vmutils like print zydis_routine's... John Doe 2021-12-21 01:06:45 -0800
  • 70cb770db0 added test case stuff and added vmutils.. John Doe 2021-12-21 00:04:58 -0800
  • 08d530b85c updated zydis dep John Doe 2021-12-20 23:10:45 -0800
  • 9806a1a1a3 fixed cmake.toml stuff John Doe 2021-12-20 22:48:07 -0800
  • 23cb317be5 still configuring the project how i like it John Doe 2021-12-20 22:43:53 -0800
  • d2c996e8b3 removed linux-pe and zydis deps, making new folder named deps John Doe 2021-12-20 22:39:23 -0800
  • 68bda955ac removed vmprofiler dep John Doe 2021-12-20 21:59:03 -0800
  • 08802a6c6a removing vmprofiler John Doe 2021-12-20 21:57:43 -0800
  • cbac337a60 blew the tires off vmctx for now... fixed a bug in vmlocate... working now... xerox 2021-12-19 22:17:30 -0800
  • 3061b00f08 updated vmprofiler dep xerox 2021-12-19 21:48:18 -0800
  • 2e7281f900 added a new vmctx which removes calc_jmp and such xerox 2021-12-19 21:28:19 -0800
  • 5e0e7ab06b fixed a comment xerox 2021-12-19 20:13:18 -0800
  • 4746053554 updated vmlocate to work for vmp3 vm-enters John Doe 2021-12-19 19:48:39 -0800
  • a3466fdfdf got it compiling... profiles from vmprofiler2 can now be used... John Doe 2021-12-19 16:19:46 -0800
  • 17b6fa2bbf picked the files i want out of vmprofiler2 to be re-used in vmprofiler3 John Doe 2021-12-19 16:02:11 -0800
  • a7500161c5 configuring cmkr some, inherting vmprofiler2 but only including a very specific few files... John Doe 2021-12-19 14:57:51 -0800
  • 345b774f02 added vmprofiler from vmp2... like 70% of the work can be used... xerox 2021-12-19 14:47:08 -0800
  • 8c5ed9e539 Initial commit IDontCode 2021-12-19 22:44:45 +0000