Results 10 comments of 4zv4l
trafficstars

Hey, I open it again because it still happen to me, when I move a window from a workspace to another its decoration is removed. ``` super + shift +...

the global struct isn't initialized as it should as well

I also get a segfault when calling a 'hooked' function when it has been injected in a process using thread.

Is there any news about that feature ? T-T

I agree, an offline mode could be great !

my antivirus doesn't quarantine my dll and even moving the NimMain() doesn't seem to change, but I found a way to make my code work using `when isMainModule` so that's...

Just like here https://youtu.be/9fV8tWb2W1M?t=470 and here https://github.com/byt3bl33d3r/OffensiveNim#creating-windows-dlls-with-an-exported-dllmain, it should be possible to create your own entry point for the dll. I saw it was possible, just I couldn't make it...