New Form for Packet Logger

01/04/2017 20:17 Limoo#16
Quote:
Originally Posted by forsatus View Post
With the asm code in c++ it already encrypt/decrypt each packet, you only need to know the basic visual c++.

maybe it's possible in VB / C# but on EPVP you can already download a complete source code in c++, juste paste it in your visual c++ dll project

CLR/CLI use a framework made by microsoft, it's look like c# and really easy to understand
Ok, I can already download the .dll file ready, but I can also edit the form? from what I've seen in downloaded source, the form isn't in the folder :(
01/04/2017 21:22 FI0w#17
Quote:
Originally Posted by Limoo View Post
Ok, I can already download the .dll file ready, but I can also edit the form? from what I've seen in downloaded source, the form isn't in the folder :(
Lets stop it here. Learn basic of programming and C++ and when you did it come back
01/05/2017 22:39 Limoo#18
Quote:
Originally Posted by xSensitivex View Post
Lets stop it here. Learn basic of programming and C++ and when you did it come back
Sorry if i'm not a programmer..