41 Commits

Author SHA1 Message Date
Dobin Rutishauser 03b4433620 feature: wrong compiler friendly user error 2025-10-19 20:52:11 +02:00
Dobin Rutishauser 9ed0469884 refactor: rework logging 2025-06-09 10:10:02 +02:00
Dobin Rutishauser e10f9c7fda refactor: carrier->injectable so i have sane carrier- & payload locations (+cleaner injector) 2024-06-23 14:11:30 +02:00
Dobin Rutishauser 4e62df29db refactor: more consistent log output indent 2024-06-22 16:35:20 +02:00
Dobin 86c90434e1 refactor: rename AsmParser -> AsmTextParser 2024-05-13 18:55:32 +01:00
Dobin 900c145557 feature: put payload into .rdata option 2024-05-09 21:04:37 +01:00
Dobin b8c834ac56 feature: patch missing iat (+refactor: remove ExeHost) 2024-05-06 11:00:50 +01:00
Dobin 1b245e5506 refactor: make asm cleanup/fixup work in memory 2024-04-28 19:43:08 +01:00
Dobin c82c99e0eb refactor: all asm text parsing into asmparser.py 2024-04-28 17:56:12 +01:00
Dobin a03c267070 refactor: rename central data structures 2024-04-07 11:34:13 +01:00
Dobin a6dbbe69ac refactor: move directories around 1/2 2024-03-29 18:02:16 +00:00
Dobin a46e0e4f13 refactor: make log/observer nice 2024-03-29 12:32:24 +00:00
Dobin f08334dc1a feature: dev (shellcode projects) phase 1 2024-03-26 17:46:09 +00:00
Dobin 03291aed98 refactor: background task support 2024-03-08 11:46:55 +00:00
Dobin d3a750288e ui: nicer output 2024-03-01 20:55:06 +00:00
Dobin 78027916e2 refactor: cleanup 1 2024-03-01 13:13:40 +00:00
Dobin 5301ef7b2e refactor: removed DataReuser 2024-02-25 20:28:57 +00:00
Dobin 462f23d8cf refactor: datareuse fixups into project.carrier as transport 2024-02-25 18:20:37 +00:00
Dobin 430f105240 refactor: iat related 2024-02-25 16:25:36 +00:00
Dobin 4b1e6811f8 refactor: IAT stuff to ExeHost 2024-02-25 09:20:47 +00:00
Dobin d61f358ae4 refactor: project -> settings and model/ 2024-02-25 08:47:25 +00:00
Dobin 2c133e7175 feature: data reuse (tmp, to fix) 2024-02-24 16:23:08 +00:00
Dobin b751292134 fix: convert asm from CRLF to LF for less bugs 2024-02-22 21:03:39 +00:00
Dobin 9ff677310e feature: use my own masmshc implementation 2024-02-22 19:45:35 +00:00
Dobin 2fddafca18 fix: iat compiler bug with newlines again 2024-02-22 18:58:36 +00:00
Dobin ce550a5206 fix: windows crlf issue in compiler 2024-02-20 21:29:45 +00:00
Dobin b7ac5938a4 debug: config.debug feature for more logs/ 2024-02-19 20:39:00 +00:00
Dobin fb23835d51 ui: nicer output 2024-02-19 20:34:31 +00:00
Dobin 9b71cdd481 refactor: use PAYLOAD_LEN in template instead of 0x11223344 in asm 2024-02-18 19:52:50 +00:00
Dobin 1b738c55b3 feature: short call patching 2024-02-17 19:56:05 +00:00
Dobin 3bb7562bfa fix: masm_shc error because of late include fixes 2024-02-17 19:34:22 +00:00
Dobin c63e16ffab refactor: better logs/ output to parse 2024-02-17 14:19:32 +00:00
Dobin 1feeb66f76 refactor: rename function 2024-02-16 19:34:16 +00:00
Dobin a886bffd0b refactor: remove some parameters 2024-02-16 15:34:12 +00:00
Dobin ca8e830ec6 refactor: make IAT_REUSE check work well 2024-02-16 15:26:56 +00:00
Dobin 20c4749e8c refactor: ExeCapabilities -> ExeInfo 2024-02-16 11:32:33 +00:00
Dobin 5eddee39ad refactor: compiler 2024-02-16 09:41:35 +00:00
Dobin 7d6e726fab refactor: bix cleanup 2024-02-16 08:34:46 +00:00
Dobin a6cebe2f92 refactor: nicer output 2024-02-15 18:30:50 +00:00
Dobin abe757507b refactor: better logging 2024-02-15 07:54:10 +00:00
Dobin 8856bdae1d refactor: new source files 2024-02-15 07:27:43 +00:00