Commit Graph

502 Commits

Author SHA1 Message Date
qwqdanchun 6f43c3a3c1 test version 2023-04-12 10:39:47 +08:00
TheWover 61af8ccee3 fix mingw build for test injectors 2023-03-10 14:27:30 -05:00
TheWover 0a9926fb16 removed test injectors from gcc debug build 2023-03-10 14:27:03 -05:00
TheWover f11aa54652 fixed ubuntu python package rename 2023-03-10 12:36:41 -05:00
TheWover c1592156b7 fixed Python packaging error not including header files 2023-03-03 14:33:54 -05:00
TheWover d61f83acf2
Merge pull request #121 from TheWover/dev
v1.0 - Cruller
2023-03-03 13:25:41 -05:00
TheWover d47aabe90b added note about x86 MSVC makefile 2023-03-03 11:30:02 -05:00
TheWover 9b27493ae2 added x86 MSVC makefile 2023-03-03 11:28:52 -05:00
TheWover 9763af40b2 fix python module build 2023-03-03 11:26:01 -05:00
TheWover 732e282c4b Updated current version number 2023-03-01 16:37:49 -05:00
TheWover fd03482fc7 more metadata 2023-03-01 12:16:35 -05:00
TheWover d53dad4528 required for building Python module 2023-03-01 11:47:02 -05:00
TheWover 8dcf2fcaba note about module overloading pe header mutation 2023-02-28 16:03:54 -05:00
TheWover 28b793f2ed note about -y 2023-02-28 15:57:53 -05:00
TheWover 2585676a99 upd 2023-02-28 14:07:57 -05:00
TheWover e432a84472 fixed module overloading and header overwriting, improved debug messages and header references 2023-02-28 14:00:50 -05:00
TheWover 166d223c70 move support tools section 2023-02-27 15:14:38 -05:00
TheWover 7059331914 added docs for building support tools 2023-02-27 15:13:33 -05:00
TheWover 88206f930a release build will build injectors 2023-02-27 15:13:20 -05:00
TheWover 047b6bb049 updated -y docs 2023-02-27 15:04:02 -05:00
TheWover 8db53d07d0 update release info and EXE always has logo 2023-02-27 14:58:18 -05:00
TheWover 812bdfd8bf upd 2023-02-27 14:10:08 -05:00
TheWover 67a41cae07 fix header size and which copy of headers to reference 2023-02-27 14:04:43 -05:00
TheWover a19192c30f update version release notes 2023-02-17 12:35:35 -05:00
TheWover df089a3f81 Fixed ImageBase pointer to support payloads with resources 2023-02-17 11:49:45 -05:00
TheWover 72624ad621 wipe module from memory during cleanup, wait indefinitely via sleep rather than busy wait 2023-02-09 11:05:46 -05:00
TheWover 3347ee58aa also fix the header cleanup sizes 2023-02-02 13:05:49 -05:00
TheWover f7774a9619 corrected size of headers copied 2023-02-02 13:03:32 -05:00
TheWover e426e68059 debug print entry point address 2023-01-30 14:26:57 -05:00
TheWover 30609530c5 improved error handling for mapping decoy file, misc debug improvements 2022-12-20 15:59:13 -05:00
TheWover 268735433b remove uneccessary functions and fixed spacing 2022-12-19 14:34:08 -05:00
TheWover 63852c5c03 cleaning debug and comments 2022-12-16 15:34:45 -05:00
TheWover 67dda7159f upd 2022-12-16 09:42:38 -05:00
TheWover 9f44af5552 updated python module for v1 2022-12-12 15:04:55 -05:00
TheWover 303d92cbff updated reference to go-donut 2022-12-12 13:55:37 -05:00
TheWover 4e75c6ec32 upd 2022-12-12 13:52:56 -05:00
TheWover 02827b59c3 upd 2022-12-08 16:28:02 -05:00
TheWover bb10660375 initial attempt to address PR #83 2022-12-08 16:25:54 -05:00
TheWover 027031af95 remove notes about wrappers 2022-12-08 15:41:54 -05:00
TheWover 410b33065c grammar fix 2022-12-08 15:41:28 -05:00
TheWover 5776957fea added ETW note 2022-12-08 15:40:59 -05:00
TheWover 48f61d2183 updated v1 release notes 2022-12-08 11:31:02 -05:00
TheWover 60af6f1652 Updated to add references to ETW 2022-12-08 11:30:51 -05:00
TheWover 18c8a82c25 updated version in help message to v1 2022-12-08 11:03:35 -05:00
TheWover b737a2bb88 added usage for decoy module 2022-12-07 15:34:16 -05:00
TheWover fc9cea1c0e updated help message for indefinite blocking option 2022-12-07 15:27:56 -05:00
TheWover 8bf8b136f4 added option to block indefinitely instead of exiting 2022-12-07 15:20:21 -05:00
TheWover 3d6e49d676 updated header files 2022-12-07 14:43:38 -05:00
TheWover 06e0820386 fixed bug with xGetLibraryAddress only getting ntdll.dll address 2022-12-07 14:23:29 -05:00
TheWover 6ca79eb2a8 fixed MSVC compilation error due to strcmpcase 2022-12-06 15:39:43 -05:00