Skip to content

Commit 4cfeaa1

Browse files
committed
Merge pull request rapid7#50 from OJ/meat-x64_injection
Update to include required bins
2 parents 4a699c2 + 5879ca3 commit 4cfeaa1

File tree

153 files changed

+4944
-802
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

153 files changed

+4944
-802
lines changed

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ todb-r7 <todb-r7@github> Tod Beardsley <[email protected]>
1818
todb-r7 <todb-r7@github> Tod Beardsley <[email protected]>
1919
todb-r7 <todb-r7@github> Tod Beardsley <[email protected]>
2020
trosen-r7 <trosen-r7@github> Trevor Rosen <[email protected]>
21+
trosen-r7 <trosen-r7@github> Trevor Rosen <[email protected]>
2122
wchen-r7 <wchen-r7@github> sinn3r <[email protected]> # aka sinn3r
2223
wchen-r7 <wchen-r7@github> sinn3r <[email protected]>
2324
wchen-r7 <wchen-r7@github> Wei Chen <[email protected]>

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Pull requests [#2940](https://github.com/rapid7/metasploit-framework/pull/2940)
5050
#### New Modules
5151

5252
* **Do** run `tools/msftidy.rb` against your module and fix any errors or warnings that come up. Even better would be to set up `msftidy.rb` as a [pre-commit hook](https://github.com/rapid7/metasploit-framework/blob/master/tools/dev/pre-commit-hook.rb).
53-
* **Do** use the [many module mixin APIs](https://dev.metasploit.com/documents/api/). Wheel improvements are welcome; wheel reinventions, not so much.
53+
* **Do** use the [many module mixin APIs](https://dev.metasploit.com/api/). Wheel improvements are welcome; wheel reinventions, not so much.
5454
* **Don't** include more than one module per pull request.
5555

5656
#### Library Code

data/android/apk/AndroidManifest.xml

-48 Bytes
Binary file not shown.

data/android/apk/classes.dex

3.12 KB
Binary file not shown.
-3.01 KB
Binary file not shown.

data/android/apk/res/layout/main.xml

-700 Bytes
Binary file not shown.

data/android/apk/resources.arsc

-524 Bytes
Binary file not shown.
13.1 KB
Binary file not shown.
5.2 KB
Binary file not shown.

data/android/libs/x86/libndkstager.so

5.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)