Commit Graph

4 Commits

Author SHA1 Message Date
naksyn 8bad713e08 added execution of unmanaged EXEs
Simply calling the .exe entrypoint can achieve execution using MemoryModule technique, .NET assemblies are not yet supported.
2023-01-27 11:12:45 +01:00
naksyn a0f057e080 Fixes unreferenced variable error 2023-01-21 17:36:01 +01:00
rkbennett a43f405445 fixes invalid ordlookup function reference, adds compatibility for py veunicode strings and nd LPCSTR ord cast 2023-01-07 11:14:05 -06:00
naksyn fc3dbea6c0 Initial commit
Initial commit
2023-01-05 11:37:09 +01:00