Open odd-meta opened 9 years ago
PoC code has been written to test this, it looks like it should be doable in pure golang. There's a bit of code that needs to be done to build it correctly, but a lot of it is just slogging through the file formats and such.
This feature will allow dynamic module loading in payloads. Currently payloads require modules to be pre-compiled into them.
Possibly re-write the the payload modules in nimrod to facilitate this reflexive loading capability.