bucanero
Developer
@bucanero
I see, and also noticed there is no np lib or header included in psl1ght and I have no clue how to port the official lib. probably reversing the stuff. I guess there is no way to unpack a lib?
some time ago I was looking around, and found a branch/fork by an0nym0u5, where some NP library support was added to PSL1GHT:
https://github.com/an0nym0u5/PSL1GHT/commit/1313821b7dd90b19cbe02607da0699bb77d6df4e
I tried that code and I was able to build it, but couldn't make it work. I had no example code so I was kinda blind, and trying to guess how to use it properly.
Based on that forked code I think it's doable. Of course it needs someone with patience and time to solve any bugs and then try to port a valid example like the one you mentioned.