Commit Graph

  • 1b738c55b3 feature: short call patching Dobin 2024-02-17 19:56:05 +00:00
  • 16f4300d62 feature: check if payload fits in code section Dobin 2024-02-17 19:44:52 +00:00
  • 3bb7562bfa fix: masm_shc error because of late include fixes Dobin 2024-02-17 19:34:22 +00:00
  • 2524547ccf feature: add logging output too to logs/ Dobin 2024-02-17 15:01:38 +00:00
  • c63e16ffab refactor: better logs/ output to parse Dobin 2024-02-17 14:19:32 +00:00
  • b4ec9031cb ui: better website Dobin 2024-02-17 13:34:39 +00:00
  • c215ae62f3 feature: web server Dobin 2024-02-17 11:17:40 +00:00
  • fd9dc68eea feature: redbackdoorer mode arg Dobin 2024-02-16 21:36:43 +00:00
  • 1feeb66f76 refactor: rename function Dobin 2024-02-16 19:34:16 +00:00
  • 712036110e test: add unittests Dobin 2024-02-16 19:31:41 +00:00
  • ec5c9442fe remove unneeded file Dobin 2024-02-16 15:35:19 +00:00
  • a886bffd0b refactor: remove some parameters Dobin 2024-02-16 15:34:12 +00:00
  • ca8e830ec6 refactor: make IAT_REUSE check work well Dobin 2024-02-16 15:26:56 +00:00
  • 20c4749e8c refactor: ExeCapabilities -> ExeInfo Dobin 2024-02-16 11:32:33 +00:00
  • 5798c90b9c refactor: payload data into project Dobin 2024-02-16 10:48:35 +00:00
  • 60e5065938 refactor: source cleanup, exit codes on verify Dobin 2024-02-16 10:20:05 +00:00
  • 5eddee39ad refactor: compiler Dobin 2024-02-16 09:41:35 +00:00
  • ce5475812b refactor: injector Dobin 2024-02-16 09:30:08 +00:00
  • 69beabc08f refactor: fix build dir Dobin 2024-02-16 09:14:47 +00:00
  • a0fd2ecc1e refactor: templater Dobin 2024-02-16 09:13:28 +00:00
  • 7d6e726fab refactor: bix cleanup Dobin 2024-02-16 08:34:46 +00:00
  • cb40434aae ui: msg when no args Dobin 2024-02-15 18:50:01 +00:00
  • 91c1a1e0fa feature: two more debug options Dobin 2024-02-15 18:37:04 +00:00
  • a6cebe2f92 refactor: nicer output Dobin 2024-02-15 18:30:50 +00:00
  • 16b7e840d7 feature: more debug arguments Dobin 2024-02-15 18:19:19 +00:00
  • 4912fe7e0f ui: better prinit of capabilities Dobin 2024-02-15 18:08:19 +00:00
  • 5a0e1f0fb9 refactor: rename verify std to peb Dobin 2024-02-15 18:08:08 +00:00
  • abe757507b refactor: better logging Dobin 2024-02-15 07:54:10 +00:00
  • 8856bdae1d refactor: new source files Dobin 2024-02-15 07:27:43 +00:00
  • 3b8ba16b3f feature: log.txt with all stdout/stderr Dobin 2024-02-12 18:12:54 +00:00
  • 9639f1c405 doc: update Dobin 2024-02-12 17:52:12 +00:00
  • c87cb98503 fix: make refpatch register independent Dobin 2024-02-12 17:51:10 +00:00
  • 1909551e07 feature: rwx automated test Dobin 2024-02-12 11:20:12 +00:00
  • 9a9e3a9091 Merge branch 'main' of https://github.com/dobin/SuperMega Dobin 2024-02-11 20:47:32 +00:00
  • 6fe1f192b7 feature: rwx execution Dobin 2024-02-11 20:46:33 +00:00
  • 547cd94dd5 feature: xor'd payload Dobin 2024-02-11 12:51:12 +00:00
  • 504f0206c7 feature: xor'd payload Dobin 2024-02-11 12:51:12 +00:00
  • 0753290fe6 feature: aslr/relocs for exe in ExeCapabilities Dobin 2024-02-11 12:03:39 +00:00
  • 49b8c45b67 refactor: cleanup Dobin 2024-02-11 10:59:28 +00:00
  • 92048b357d fix: start with onn-verify Dobin 2024-02-10 13:47:42 +00:00
  • 72e4c4ffe5 feature: templates, project Dobin 2024-02-10 13:43:35 +00:00
  • 1eba815e93 feature: log to directory (not to pickle) Dobin 2024-02-09 21:45:50 +00:00
  • d2a81bd191 refactor: syntax and comment updates Dobin 2024-02-09 20:41:56 +00:00
  • a4cf4ab3d3 refactor: rename dobin var to supermega_payload Dobin 2024-02-09 20:36:37 +00:00
  • 786b21ca4a feature: observer with all the steps into a file Dobin 2024-02-09 19:57:02 +00:00
  • c077be0131 fix: no verify of iat_reuse shellcode Dobin 2024-02-09 17:59:51 +00:00
  • 06a5f988d6 doc: add Dobin 2024-02-09 17:59:38 +00:00
  • 337c7c8b0c add: example exes Dobin 2024-02-09 17:47:50 +00:00
  • dfd13435a0 refactor: introduced and use ExeCapabilities, make it more generic Dobin 2024-02-09 17:44:31 +00:00
  • d7c8e1525f feature: iat support tmp Dobin 2024-02-09 13:43:42 +00:00
  • e1f499030d refactor: phase 1 of IAT support Dobin 2024-02-09 09:39:08 +00:00
  • efb7b0b0ee feature: config file Dobin 2024-02-08 12:38:56 +00:00
  • 865cfb5247 refactor: make inject mode configurable Dobin 2024-02-08 10:55:14 +00:00
  • 75c329c152 refactor: split into phases Dobin 2024-02-08 09:15:24 +00:00
  • 89adeea752 feature: output of failed command Dobin 2024-02-07 21:12:30 +00:00
  • ecceca2279 fix: verifyarg bugy Dobin 2024-02-07 20:28:34 +00:00
  • 9f7b8c8df7 add: meterpreter reverse shell Dobin 2024-02-05 19:04:01 +00:00
  • 5e0d096ff7 feature: command line arguments Dobin 2024-02-05 13:15:16 +00:00
  • 2680e80da4 add: msf shellcode Dobin 2024-02-05 12:50:27 +00:00
  • f338424d50 refactor: better debug and get in-between step results Dobin 2024-02-05 12:28:38 +00:00
  • 7901b2f0e5 refactor: less files generated Dobin 2024-02-05 11:15:35 +00:00
  • 262a2a595a feature: try to build in build/ Dobin 2024-02-05 10:54:55 +00:00
  • efe2039984 fix: better file cleanup Dobin 2024-02-04 08:40:17 +00:00
  • 9f7466d775 feature: copy to out/ at the end Dobin 2024-02-04 08:21:24 +00:00
  • ae859766c1 refactor: small fix Dobin 2024-02-03 22:38:44 +00:00
  • 466cf11d82 feature: dynamic payload size Dobin 2024-02-03 20:33:50 +00:00
  • cf527aca97 feature: verify infeceted exe Dobin 2024-02-03 18:40:43 +00:00
  • 6f12a555ac feature: injection into exe with redbackdoorer Dobin 2024-02-03 18:29:29 +00:00
  • 5bdced12e4 add: redbackdoorer Dobin 2024-02-03 18:25:32 +00:00
  • d7172b2b4e log: cleanup Dobin 2024-02-03 15:15:29 +00:00
  • 508799cdc9 feature: createfile shellcode verification Dobin 2024-02-03 14:43:21 +00:00
  • c37e4a577b refactor: make more modular Dobin 2024-02-03 14:30:54 +00:00
  • d57280b95d feature: payload execution Dobin 2024-02-02 08:25:27 +00:00
  • 42d910f8a6 feature: jmp to appended second shellcode Dobin 2024-01-31 21:36:28 +00:00
  • e4539ce9fa initial version Dobin 2024-01-31 18:46:40 +00:00