Commit Graph

13 Commits

Author SHA1 Message Date
d2fc786981 Adding msg about search for a new maintainer, and a LICENSE 2019-12-15 10:27:01 +01:00
z0noxz
b0201c8000 Fix for broken 32bit shellcode and mingw-compile (ISSUE #8) 2017-06-09 12:16:49 +02:00
z0noxz
abcfbaf7de fix README.md 2017-06-05 21:40:47 +02:00
z0noxz
a48b9b0eba Commit of PowerStager version 0.2.5b 2017-06-05 21:34:32 +02:00
z0noxz
bba31cdf96 Merge branch 'master' of https://github.com/z0noxz/powerstager 2017-06-05 21:29:50 +02:00
z0noxz
feca4f7eab Commit of PowerStager version 0.2.5 2017-06-05 21:25:13 +02:00
z0noxz
0514d86b00 Update README.md 2017-05-28 21:18:50 +02:00
z0noxz
865b5dc9f6 Fix for ip-addresses containing 0's
A bug resulting in 0's being represented as empty when converting IP addresses for meterpreter injections was fixed. 
i.e. 192.168.0.10 => 0xc0,0xa8,0x0a instead of 0xc0,0xa8,0x00,0x0a
2017-05-10 18:35:09 +02:00
z0noxz
b3120d48bc Merge branch 'master' of https://github.com/z0noxz/powerstager 2017-05-01 10:53:35 +02:00
z0noxz
ec88106af6 Changes to 'powerstager.py' moved declaration of loop variable to top (ISSUE #2) 2017-05-01 10:52:11 +02:00
z0noxz
fd239c7de5 Update powerstager.py 2017-04-17 16:19:20 +02:00
z0noxz
871502376c Update README.md 2017-04-17 16:18:48 +02:00
z0noxz
06c7f69923 first commit 2017-04-17 15:50:41 +02:00