Ashley Donaldson
|
afe359281c
|
Remove manual signature handling, and figure it out for the user.
|
2023-06-28 09:22:01 +10:00 |
|
Spencer McIntyre
|
df0f7de098
|
Fix an ARGUMENT handling error
`datastore['ARGUMENT']` can be `nil` when it's been unset. Avoid an
error when appending it to cln_params by checking that it's present.
|
2023-06-27 09:29:59 -04:00 |
|
Ashley Donaldson
|
0d0906840e
|
Fix memory protection bug
|
2023-06-27 09:59:52 +10:00 |
|
Ashley Donaldson
|
624643be4a
|
Catch errors and give meaningful error messages
|
2023-06-25 22:12:22 +10:00 |
|
Ashley Donaldson
|
a7ce4c7fa8
|
Free memory from the C++ side, rather than the Ruby side.
|
2023-06-23 09:57:53 +10:00 |
|
Ashley Donaldson
|
461240639c
|
Check PID validity before getting its bitness
|
2023-06-22 16:05:48 +10:00 |
|
Ashley Donaldson
|
6e438d338e
|
Modify execute_dotnet_assembly to run in existing processes (including our own process) and receive output.
|
2023-06-21 12:04:09 +10:00 |
|
adfoster-r7
|
433bafdccf
|
Add missing module notes for stability reliability and side effects
|
2023-02-08 11:45:17 +00:00 |
|
adfoster-r7
|
28eab4d871
|
Add Meterpreter compatibility metadata
|
2021-10-06 13:54:51 +01:00 |
|
Alan Foster
|
b06c5c12aa
|
Rubocop recently landed modules continued
|
2021-02-25 14:13:40 +00:00 |
|
Alan Foster
|
5b3fde7735
|
Rubocop recently landed modules
|
2021-02-16 15:08:08 +00:00 |
|
dwelch-r7
|
1617b3ec9b
|
Use zeitwerk for lib/msf/core folder
|
2020-12-07 10:31:45 +00:00 |
|
Spencer McIntyre
|
0ccb50ac02
|
Adjust how HostingCLR arguments are packed
|
2020-11-09 12:24:55 -05:00 |
|
b4rtik
|
ddd9af83b9
|
Update
|
2020-10-29 22:49:41 +01:00 |
|
b4rtik
|
9779bbef77
|
Fix parameter managing
Fix a problem running assemblies with Main signature (string[] args) and no passed parameters
|
2020-10-23 21:14:10 +02:00 |
|
bwatters-r7
|
ec656ea68c
|
Minor code and document cleanup
|
2020-05-01 13:47:17 -05:00 |
|
b4rtik
|
6e931f23d6
|
Some rubocop fix
|
2020-04-17 23:08:50 +02:00 |
|
Alan Foster
|
f2c3fc5f00
|
Rubocop recently landed modules
|
2020-04-17 11:55:04 +01:00 |
|
bwatters-r7
|
b9e83bd055
|
Update VS build destination
|
2020-04-13 18:20:20 -05:00 |
|
b4rtik
|
896470a301
|
Fix tab and space
|
2020-04-11 11:06:52 +02:00 |
|
b4rtik
|
c845ef4830
|
Added required clr detection
|
2020-04-10 15:06:42 -05:00 |
|
b4rtik
|
869bb46516
|
Changed option type from String to Path
|
2020-04-10 15:06:42 -05:00 |
|
bwatters-r7
|
bdb6b8eca2
|
Rename module
|
2020-04-10 15:06:42 -05:00 |
|