Hello everyone! In this video I will teach you what process injection is and how to program a POC script for the it! Hope you guys enjoy the video and learn something from it!
Hello everyone, This is the 3rd and the final part of Ransomware Development series in python. In this part, I have shown how we can send the Encryption/Decryption Key to attacked rather than storing it on the victim’s PC locally. …
Hello everyone! I am back again with a new video on the malware development series, today we have a look at how we can execute shellcode using Win32 API. We start out by discussing the theory part and then move …
Hello everyone, this is the second video of the ransomware development Series. In this video, I have explained how we can Recursively list files in the given path and then Encrypt/Decrypt them.
Hey guys, In this video, I will show you how to use a Python script to write a hash decryptor.
In this post, we are going to build a responsive chat web application using PHP, MySQL and HTML/CSS. Also, we are going to learn how to configure MySQL database for storing data in web application and using PHP we will …