Fahad

Results 30 comments of Fahad

The issue is fixed by moving ``sqlite3_free_table(results);`` outside the for loop. ```cpp for (int rowCtr = 1; rowCtr

Starting with Chrome 80, the browser encrypts local passwords and cookies in Windows using AES-256 encryption. Prior to Chrome 80, the browser leveraged the data protection API (DPAPI) built into...

That would work only if its run on the same machine as the server. To make it run on entire LAN, Use local ip of your computer which is running...

Did you try waiting? Give some time to the client. Maybe if you do this when some background process is pending, like if you do reflective dll injection and the...

What was the cause of the disconnection?

Strange, I just tested it and it works for me. I'll try to reproduce the problem and fix it.

What is the payload you're using?

Hey! Can you try testing if this error still exists with the latest release?

@Elmani335 Yes please do so asap.

@Elmani335 Yo that's off the issue, hit me up on [discord](https://discordapp.com/invite/8snh7nx), I'll explain you over there. also will add a wiki for detailed explanations, later. Meanwhile, Read about the Reflective...