aahmad097 205314a5b9 Merge pull request #4 from danikdanik/master
Adding EnumCalendarInfo & EnumCalendarInfoEx functions
2022-11-10 19:29:41 -05:00
2021-03-12 15:34:10 -05:00
2021-03-01 19:29:29 -05:00
2021-03-07 14:18:42 -05:00
2021-03-19 18:26:50 -04:00
2021-05-06 19:40:50 -04:00
2021-03-19 18:26:50 -04:00
2021-03-19 18:26:50 -04:00
2021-03-02 12:21:13 -05:00
...
2021-05-01 16:31:16 -04:00
2021-04-28 21:19:43 -04:00
MEH
2021-06-12 22:37:01 -04:00
2021-03-05 18:10:56 -05:00
2021-03-02 12:21:13 -05:00
2021-03-28 22:22:00 -04:00
2021-04-11 11:54:38 -04:00
2021-04-09 17:01:46 -04:00
2021-05-07 22:56:40 -04:00
2021-04-08 17:20:16 -04:00
2021-03-07 14:18:42 -05:00
2021-03-28 09:05:46 -04:00
k
2021-04-15 21:55:39 -04:00
2021-04-01 17:04:51 -04:00
2021-03-07 14:18:42 -05:00
O_o
2021-03-21 17:41:35 -04:00
2021-02-27 19:06:02 -05:00
2021-12-09 13:02:39 -05:00
2021-03-03 19:45:05 -05:00

Alternative Code Execution

This is gaining more popularity than expected, so I just wanted to give a shoutout to alfarom256 for informing me about callback functions and showing me the CreateThreadPoolWait technique. I also wanted to give a shoutout to ch3rn0byl for encouraging me to get this project going.

According to Microsoft, a callback function is code within a managed application that helps an unmanaged DLL function complete a task. Calls to a callback function pass indirectly from a managed application, through a DLL function, and back to the managed implementation. This repository contains a list of callback functions that can be used to execute position independent shellcode so that CreateThread would be a thing of the past :P.

S
Description
Automated archival mirror of github.com/aahmad097/AlternativeShellcodeExec
Readme MIT 103 KiB
Languages
C++ 100%