Learn Cryptography Basics in Python and Java

Caesar cipher, Vigenere cipher, one time pad, DES, AES, cryptoanalysis, Diffie-Hellman and RSA What you’ll learn Understand the basics of private key encryption /decryption methods! Requirements You should have an interest in cryptography as well as some programming knowledge in Python and Java! Description In this course you will learn about cryptography. In this part … Read more

Developing a Multithreaded Kernel From Scratch!

Build a multitasking operating system and kernel with an interactive shell! What you’ll learn How to create a kernel from scratch How to create a multi-tasking kernel How to handle malicious or problematic programs in your operating system. Terminating them if they misbehave. How memory works in computers The difference between kernel land, user land … Read more

Computer Vision: Python Face Swap & Quick Deepfake in Colab

Custom Face Swap using Python and OpenCV & Deepfake Image Animation using ‘First Order Motion Model’ paper in Colab What you’ll learn Python based Custom Face Swap Application with Image, Video and Camera. Deepfake Videos based on First Order Motion Model Image Animation Paper Requirements A decent configuration computer (preferably Windows) and an enthusiasm to … Read more

Complete Web Application Hacking & Penetration Testing

Learn hacking web applications, hacking websites and penetration test with my ethical hacking course and becomer Hacker What you’ll learn Advanced Web Application Penetration Testing Terms, standards, services, protocols and technologies Setting up Virtual Lab Environment Software and Hardware Requirements Modern Web Applications Web Application Architectures Web Application Hosting Web Application Attack Surfaces Web Application … Read more

MongoDB – The Complete Developer’s Guide 2020

Master MongoDB Development for Web & Mobile Apps. CRUD Operations, Indexes, Aggregation Framework – All about MongoDB! What you’ll learn Use MongoDB to its full potential in future projects Write efficient and well-performing queries to fetch data in the format you need it Use all features MongoDB offers you to work with data efficiently Requirements … Read more