Showing posts from August, 2021
Show All
[VB] Run the file with the path available in the .ini file
Code Encryption
August 29, 2021
For VB.NET, the following Module can be used: Module modINI Private Declare Unicode Function WritePrivatePro…
[VB] Registry Operations
Code Encryption
August 28, 2021
A central hierarchical database used in Microsoft Windows Operating System to store information that is necessary …
[VB] Write Byte Array to a text file
Code Encryption
August 27, 2021
The following VB.NET program shows how to write the content of a Byte Array into a Text file. Byte is an immutab…
[VB] Start and Kill Processes
Code Encryption
August 26, 2021
The following VB.NET program allows to start multiple calculator applications and later it kill the same instances…
[VB] Operating System Information
Code Encryption
August 26, 2021
The following VB.NET program retrieves the current operating system information like version and platform identifi…
[VB] Tips Start with windows
Code Encryption
August 26, 2021
Hi mọi người, thủ thuật này không phải mới với một số người, nhưng lại là chập chửng mới bắt đầu hiểu về thủ thuậ…