Commit graph

  • 30a7174614 Update plugin metadata and bump version to 1.2.2 master 1.2.2 dword64 2026-04-02 20:53:07 +02:00
  • a22714b6ed Clarify plugin input: separate VTIL files dword64 2026-04-02 20:29:19 +02:00
  • 61b07df492 Expand README with features, usage and samples dword64 2026-04-02 20:20:47 +02:00
  • 634a47487e
    Update author field in plugin.json dword64 2026-04-02 08:09:06 +02:00
  • ca9a006dc2 chore(deps): migrate from pkg_resources to packaging to avoid deprecation warning 1.2.1 dword64 2026-04-01 23:52:08 +02:00
  • 390d0c9366
    Merge pull request #7 from dword64/patch-1 1.2 dword64 2026-04-01 17:17:24 +02:00
  • 7d07f722fd
    Bump version from 1.1 to 1.2 in plugin.json dword64 2026-04-01 15:37:07 +02:00
  • 874842f59c
    Merge pull request #6 from dword64/master Can Bölük 2026-04-01 15:18:45 +02:00
  • 8018211e96 Improve VTIL LLIL lifting and CFG recovery (jmp/js/vxcall, mov/UD handling, label based flow) dword64 2026-04-01 11:30:38 +02:00
  • 31661b2b81
    Merge pull request #5 from meme/missing-branch Can Bölük 2020-10-10 18:57:53 +02:00
  • a0bdebf29f Fix undeclared variable error meme 2020-10-10 12:31:22 -04:00
  • 9294054832
    JS does not require constant targets. Can Bölük 2020-09-03 06:09:19 +02:00
  • 6e91216534
    Fixing IFS. Can Bölük 2020-09-03 04:15:14 +02:00
  • dc3b55ac06 updated readme 1.1 Layle 2020-07-05 02:37:15 +02:00
  • 2bbaeb70c9 updated readme Layle 2020-07-05 02:36:49 +02:00
  • 3365bbe1c9 formatted plugin.json Layle 2020-07-05 02:33:27 +02:00
  • 0506dd03c9 fixed plugin.json Layle 2020-07-05 02:31:58 +02:00
  • 324c893eec added SP delta to blocks Layle 2020-07-05 02:30:15 +02:00
  • 0798f68849 make stack prettier Layle 2020-07-05 02:00:53 +02:00
  • d154551597 set version to 1.0 1.0 Layle 2020-07-05 00:22:48 +02:00
  • d69563d6f0 clean up Layle 2020-07-05 00:18:59 +02:00
  • 0c946354c3 No more temp file usage, still hacky but oh well. Can Bölük 2020-07-04 22:29:23 +02:00
  • c9e50ff9b6
    Merge pull request #2 from psifertex/master Can Bölük 2020-07-04 21:02:47 +02:00
  • cff93bf51d
    add warning about disasembly view Jordan Wiens 2020-07-04 13:55:12 -04:00
  • a24fd0f790
    add plugin.json and update readme instructions Jordan Wiens 2020-07-04 12:17:17 -04:00
  • e70af01026
    check for VTIL magic value Jordan Wiens 2020-07-04 12:16:44 -04:00
  • 2a58cb812e Removing debug print. Can Bölük 2020-07-04 06:01:33 +02:00
  • fb5ab9dfe9 Adding a __init__ to the root dir so repo can be used as is as a plugin. Can Bölük 2020-07-04 05:54:46 +02:00
  • cf67e81f48 Fixing indirect branches. Can Bölük 2020-07-04 05:54:25 +02:00
  • 90a5cb4e8d remove [0] Layle 2020-07-04 02:52:00 +02:00
  • 4a01d067b0 AY SP OFFSETS IMPLEMENTED Layle 2020-07-04 02:42:56 +02:00
  • 1de32c33b6 added comments for vip block marking Layle 2020-07-04 01:36:34 +02:00
  • 94c380065b blabla Layle 2020-07-04 00:25:53 +02:00
  • 7fdffc7206 new structure and readme Layle 2020-07-04 00:22:12 +02:00
  • 5daf750561 jmp <imm> resolves to basic block now Layle 2020-07-03 23:58:44 +02:00
  • 5512a45c95 make VIPs hex Layle 2020-07-03 23:40:28 +02:00
  • 09482300eb instruction precaching -> load times higher now! Layle 2020-07-03 22:35:01 +02:00
  • 6df34380c2 plz no spaces can Layle 2020-07-03 21:55:59 +02:00
  • c041bc9cf9 merge Layle 2020-07-03 21:55:38 +02:00
  • e9dc3e3d9c display as works now Layle 2020-07-03 21:54:54 +02:00
  • 3d96ad60ef Fixing immediate sizes. Can Bölük 2020-07-03 21:54:03 +02:00
  • 5ab94c9d55 Fixing integer tokens. Can Bölük 2020-07-03 21:49:56 +02:00
  • 9b87bc3da5 set file.txt path to tmp folder Layle 2020-07-03 21:28:19 +02:00
  • 93f250320a log errors Layle 2020-07-03 21:22:43 +02:00
  • 221fb6b50c not using remove_function currently Layle 2020-07-03 13:34:09 +02:00
  • 0080b0226c removed logging Layle 2020-07-03 13:27:41 +02:00
  • d1e512ba04 probably better now Layle 2020-07-03 12:59:52 +02:00
  • 678931cdbb implemented all conditionals Layle 2020-07-03 11:39:12 +02:00
  • 964e8b7c5f added symbols and functions. fixed jumps. fixed EP Layle 2020-07-03 11:31:14 +02:00
  • 8f5405fdc6 more speed Layle 2020-07-03 09:44:49 +02:00
  • a90874c2a1 added support for physical registers Layle 2020-07-03 09:40:34 +02:00
  • 1bd5469334 speed improvement Layle 2020-07-03 08:47:55 +02:00
  • c974fe7764 just a poc, incomplete and has bugs Layle 2020-07-03 00:24:03 +02:00