OJ / clr-meterpreter

The full story of the CLR implementation of Meterpreter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains all the noise and artifacts surrounding the development of a new implementation of Meterpreter that is intended to run on the CLR. The entire project is being live streamed on my Twitch channel, and archived on both Vimeo and YouTube.

For the rationale behind this project, please see my blog post, and check out Part 1 below.

This is going to take a long time, and at the moment there's not much to see!

Repositories to PR from (when finished)

This is just for my own accounting when we're done. I need to remember the things I've modified along the way.

  • metasploit-framework
  • metasploit-payloads
  • rex-arch

Keen to be involved?

  • Submit questions and comments in the suggestions box on my Twitch page (and subscribe, if and when I finally make it to affiliate).
  • Feel free to submit an issue in this repo if you feel the need, but I'd prefer the suggestion box.
  • Hit me up on Twitter.
  • Join in on the Discord channel.
  • Support me on Patreon.

Pull Requests

I don't want to sound awful, but please don't submit any. At least not for a very long time. The point of the exercise is to build everything live on stream, and the last thing I want to have happen is to have huge PRs submitted here only for me to reject them.

If you want to get involved with the coding, get in on the streams and participate that way. Thank you!

Past Streams

About

The full story of the CLR implementation of Meterpreter

License:Apache License 2.0


Languages

Language:C# 100.0%