James Lee
|
6b6860e33f
|
Make 64-bit project compile
Fixes VS's inability to find psapi.lib for 64-bit builds
|
2013-04-29 14:47:46 -05:00 |
|
Meatballs
|
d5b8577d6a
|
Fix warning
|
2013-04-27 12:52:38 +01:00 |
|
Meatballs
|
73a386f49c
|
CSV escape quotes
|
2013-04-27 12:43:53 +01:00 |
|
Meatballs
|
f06807c4d5
|
Fix x64
|
2013-04-22 10:42:50 +01:00 |
|
Meatballs
|
da4c1fc650
|
Refactor to support custom commands
|
2013-04-22 10:06:35 +01:00 |
|
Meatballs
|
1899c7ca63
|
Add project to solution!
|
2013-04-21 14:59:11 +01:00 |
|
Meatballs
|
7ab128960b
|
x64 release compilation
|
2013-04-21 14:52:34 +01:00 |
|
Meatballs
|
18a2760d38
|
Moved sekurlsa.cpp to top dir
|
2013-04-21 10:55:57 +01:00 |
|
Meatballs
|
19b1d95df8
|
Modify ssp output
|
2013-04-21 10:33:16 +01:00 |
|
Meatballs
|
997cbe64ce
|
tidy and add notes
|
2013-04-21 00:28:39 +01:00 |
|
Meatballs
|
57f9217ccb
|
More licence fixes
|
2013-04-21 00:21:10 +01:00 |
|
Meatballs
|
6c47be2163
|
Correct wcout
|
2013-04-21 00:08:38 +01:00 |
|
Meatballs
|
a6083f76fd
|
Debug compile and doesnt crash!
|
2013-04-21 00:04:45 +01:00 |
|
Meatballs
|
817ebd0fc0
|
Fix debug compilation
|
2013-04-20 23:38:44 +01:00 |
|
Meatballs
|
37101896e9
|
Update licencing
|
2013-04-20 23:20:52 +01:00 |
|
Meatballs
|
ff8dbb3226
|
Refactoring
|
2013-04-20 18:12:37 +01:00 |
|
Meatballs
|
f061ceba31
|
Add all methods
|
2013-04-20 17:28:00 +01:00 |
|
Meatballs
|
c36f4c1c89
|
Add msv
|
2013-04-20 16:32:31 +01:00 |
|
Meatballs
|
0fd0f2b878
|
Prevents crashing on reattempts
|
2013-04-20 15:06:18 +01:00 |
|
Meatballs
|
36b0aeeeaa
|
Tidy output
|
2013-04-20 12:21:48 +01:00 |
|
Meatballs
|
d0822e5f19
|
Working comms
|
2013-04-20 11:14:37 +01:00 |
|
Meatballs
|
fd7b6eadbb
|
Normalized output
|
2013-04-20 10:31:13 +01:00 |
|
Meatballs
|
09f2085e97
|
Working output to file
|
2013-04-20 01:26:57 +01:00 |
|
Meatballs
|
39872d239b
|
Working comms
|
2013-04-19 22:18:44 +01:00 |
|
Meatballs
|
21e2b1fecf
|
Tidy
|
2013-04-19 21:45:33 +01:00 |
|
Meatballs
|
979e22f774
|
Compiles with Release
|
2013-04-19 19:36:40 +01:00 |
|
James Lee
|
d80547c656
|
Whitespace at EOL
|
2013-04-04 23:37:20 -05:00 |
|
James Lee
|
7cc29ff475
|
Landing #6, mv command
|
2013-04-04 23:12:26 -05:00 |
|
James Lee
|
2c812603e5
|
Whitespace
|
2013-04-04 22:33:15 -05:00 |
|
James Lee
|
0a5c4350cd
|
Landing PR1, 64-bit in-mem execution
|
2013-04-04 22:04:24 -05:00 |
|
James Lee
|
b3c70642cb
|
Use the same macro approach as stdcall
Gets rid of a ton of warnings at the expense of some slightly uglier
code.
|
2013-04-04 21:31:17 -05:00 |
|
James Lee
|
f7530f711b
|
Default to stdcall if no convention is given
This keeps old API usage intact.
|
2013-04-04 20:57:19 -05:00 |
|
James Lee
|
4131c3bb4e
|
Landing #5, Meatballs' fixes for cdecl in railgun
|
2013-04-04 20:40:11 -05:00 |
|
James Lee
|
8076989adf
|
Fix precomp weirdness with audio and bmp2jpeg again
|
2013-04-04 20:37:15 -05:00 |
|
James Lee
|
ade4bcedca
|
Unbreak the Debug target
Some mass-overwrite insanity made all the individual projects under
Debug actually compile for Release.
|
2013-04-03 14:32:10 -05:00 |
|
James Lee
|
fcab1fbe55
|
Use libs from the Configuration instead of hardcoded Release
|
2013-04-03 14:04:09 -05:00 |
|
James Lee
|
bdf7ae3acd
|
Make the Debug config work
Also changes the output filename for most projects to make x86 match
x64, e.g. ext_server_stdapi.x86.dll
|
2013-04-03 13:33:04 -05:00 |
|
James Lee
|
4bf4125728
|
Add precomp.h to audio and bmp2jpeg
Makes it match all the other stuff in stdapi
|
2013-04-03 13:32:07 -05:00 |
|
James Lee
|
eff9e9a558
|
omg crlf
|
2013-04-01 15:25:36 -05:00 |
|
James Lee
|
b3f9cd0d18
|
Merge branch 'master' into omfg-crlf
Conflicts:
workspace/ext_server_incognito/ext_server_incognito.vcxproj
|
2013-04-01 15:24:03 -05:00 |
|
James Lee
|
e3b74bcfe7
|
omg crlf
|
2013-04-01 15:22:28 -05:00 |
|
James Lee
|
0e80fe7e24
|
Add platform toolset
I hope this doesn't break other versions of Visual Studio
|
2013-04-01 15:06:20 -05:00 |
|
James Lee
|
925051af89
|
Standardize on config/platform for output dir
|
2013-04-01 15:04:35 -05:00 |
|
HD Moore
|
b59289ded7
|
Fix the include paths for new pssdk directory location
Conflicts:
workspace/ext_server_sniffer/ext_server_sniffer.vcxproj
|
2013-04-01 13:32:06 -05:00 |
|
James Lee
|
bc69af44a3
|
Merge branch 'build/vcxproj-cleanup'
|
2013-04-01 13:21:40 -05:00 |
|
James Lee
|
0dd1f598fc
|
Fix CRLF to help smooth conflicts with build/vcxproj-cleanup
|
2013-04-01 13:14:32 -05:00 |
|
James Lee
|
e1e02a094c
|
Fix CRLF to help smooth conflicts with master
|
2013-04-01 13:13:47 -05:00 |
|
James Lee
|
60d4830707
|
Merge branch 'master' into rapid7
|
2013-04-01 13:06:55 -05:00 |
|
James Lee
|
da3a8052ec
|
Fix CRLF to help smooth conflicts with rapid7/master
|
2013-04-01 13:06:50 -05:00 |
|
James Lee
|
ec6fea6f25
|
Merge branch 'master' of github.com:jlee-r7/meterpreter
|
2013-04-01 13:00:32 -05:00 |
|