28 Commits

Author SHA1 Message Date
byt3bl33d3r 48d59266bd Merge pull request #4 from physics-sp/master
InjectSelf works on 64 bit as well and other small fixes
2021-03-14 14:00:57 -06:00
Physics 872738ef21 add 'ref' to def of VirtualProtectEx
now it sets _lpflOldProtect_ properly
2020-05-16 22:03:09 -03:00
Physics c81d611012 Fix shellcode for 6 2020-05-16 17:57:29 +01:00
Physics 14a44e6b0b Fix parameters types of VirtualAlloc and CreateThread
Now they work for 64 bit as well
2020-05-16 17:56:31 +01:00
Physics 1a9e35e86f small fix in WriteProcessMemory definition
Now it actually passes a reference to the value, and WriteProcessMemory sets the amount of bytes written.
2020-05-11 14:09:41 -03:00
byt3bl33d3r efb5913b8b Merge pull request #3 from NotoriousRebel/master
Added Invoke-NeoLua.ps1
2020-02-04 10:29:13 -07:00
NotoriousRebel 5b59f15e1b Added Invoke-NeoLua.ps1 2020-02-03 23:29:19 -05:00
byt3bl33d3r 7996d9e1aa Update README.md 2020-01-21 13:33:30 +08:00
byt3bl33d3r 99fc1462a5 Update README.md 2020-01-21 13:32:46 +08:00
byt3bl33d3r 90a08e5415 Create Invoke-SSharp.ps1 2020-01-21 13:26:29 +08:00
byt3bl33d3r b875634254 Update Invoke-Boolang.ps1 2020-01-15 22:29:19 +08:00
byt3bl33d3r 611e172453 Create Invoke-Boolang.ps1 2020-01-15 22:22:09 +08:00
byt3bl33d3r f03ea4c507 Merge pull request #2 from mycryptonite/patch-1
ClearScript.cs - Equivalent of Invoke-ClearScript.ps1
2019-08-18 17:57:32 -06:00
Harsh Thakur 1bbc3b54d0 Update ClearScript.cs 2019-07-10 16:52:36 -07:00
Harsh Thakur f75dfaa70b Create ClearScript.cs
Embedded ClearScript.dll into C#
2019-07-10 16:15:06 -07:00
byt3bl33d3r 70198753fe Added Invoke-ClearScript.ps1 2019-05-14 22:35:37 -06:00
byt3bl33d3r 594b87ad50 Updated payload server readme 2019-01-25 05:12:59 -07:00
byt3bl33d3r 2f3742bfce Refactored comms to use ECDHE with AES256 & HMAC-SHA256 2019-01-25 05:10:20 -07:00
byt3bl33d3r 1fd1d4db8c Updated main readme 2019-01-13 23:35:44 -07:00
byt3bl33d3r 0fd75e4163 Added Kukulkan 2019-01-13 23:17:06 -07:00
byt3bl33d3r f62c163a1c Added build instructions to SharpSnek.cs 2018-12-07 22:25:32 -07:00
byt3bl33d3r da31c5b12b Added SharpSnek.cs 2018-12-07 22:22:07 -07:00
byt3bl33d3r 5fe303146c Added runBooAssemblyResolve.cs 2018-12-07 19:42:32 -07:00
byt3bl33d3r 203bc211ce Readme Updates, added the right version of Invoke-IronPython.ps1 2018-12-06 01:57:01 -07:00
byt3bl33d3r 9ac25d595a Typo squash, Readme updates, added Invoke-IronPython.ps1 2018-12-06 01:38:40 -07:00
byt3bl33d3r 3fb7025b9c Added License 2018-12-06 00:05:51 -07:00
byt3bl33d3r 43ee9bda17 Added Readme 2018-12-06 00:02:36 -07:00
byt3bl33d3r ee08a6bbc2 Initial Commit 2018-12-06 00:01:52 -07:00