Hello!
I am trying to convert this project to nim: https://github.com/am0nsec/wspe/tree/master/AppLocker/List%20Policies
Using c2nim I got some results, but it seems that COM Interface is hard to translate to nim if I am not mistaken. So.. is this possible to port to nim?
If not, how would I load this functionality from a simple nim program? I can't seem to find the right code to load such an external file to nim.
Is this not possible because of the depency on COM?
Here is some demo to work with COM interface.
https://gist.github.com/khchen/190bed34c449b8e0a0eead4c005189bf