Skip to content

Conversation

NotoriousRebel
Copy link

@NotoriousRebel NotoriousRebel commented Apr 17, 2020

Added a modified version of ConfigPersist.
What this does:

  1. Create a keyfile
  2. Invoke C# compiler to compile assembly with C# payload of user's choice
    Compilation also signs the assembly with keyfile
  3. Install assembly onto Global Assembly Cache (GAC)
  4. Modify machine.config's runtime appDomainType and appDomainManagerAssembly elements to point to our assembly installed onto the GAC.

TODO

  • Add testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant