MythicAgents / Athena

172 stars 36 forks source link

Convert pinvoke functions to hinvoke calls #39

Closed checkymander closed 8 months ago

checkymander commented 1 year ago

Currently Athena uses a mix of PInvoke and HInvoke,

I should convert all the calls to HInvoke, in addition to centralizing all of the calls for the plugins

checkymander commented 8 months ago

Fixed in rewrite