<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://tejax-v2.github.io/</id><title>Tejax-v2</title><subtitle>Daily blogs about Cybersecurity, Deeplearning and CVRobotics.</subtitle> <updated>2024-09-03T16:55:50+00:00</updated> <author> <name>Tejas Tupke</name> <uri>https://tejax-v2.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://tejax-v2.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://tejax-v2.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator> <rights> © 2024 Tejas Tupke </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Simulating the Enigma Machine</title><link href="https://tejax-v2.github.io/posts/simulating-enigma/" rel="alternate" type="text/html" title="Simulating the Enigma Machine" /><published>2024-09-03T00:00:00+00:00</published> <updated>2024-09-03T16:55:27+00:00</updated> <id>https://tejax-v2.github.io/posts/simulating-enigma/</id> <content src="https://tejax-v2.github.io/posts/simulating-enigma/" /> <author> <name>Tejas Tupke</name> </author> <category term="How things work" /> <summary>Ever wondered how the famous Enigma machine from World War II worked? In this post, we’ll break down a C program that simulates the Enigma machine—an encryption device used to encode secret messages. Don’t worry, we’ll keep it simple and straightforward. Introduction This C program simulates the core components of the Enigma machine: three rotors, a reflector, and a plugboard. You input a pla...</summary> </entry> <entry><title>Magic of Macchanger: How MAC Address is changed</title><link href="https://tejax-v2.github.io/posts/how-macchanger-works/" rel="alternate" type="text/html" title="Magic of Macchanger: How MAC Address is changed" /><published>2024-08-24T00:00:00+00:00</published> <updated>2024-09-03T16:52:45+00:00</updated> <id>https://tejax-v2.github.io/posts/how-macchanger-works/</id> <content src="https://tejax-v2.github.io/posts/how-macchanger-works/" /> <author> <name>Tejas Tupke</name> </author> <category term="How things work" /> <summary>What is MAC Address A MAC Address(Media Access Control) is a 48 bit long number uniquely representing a network card on your device. It is used while transferring data over any network technology, like Ethernet, Wifi, Bluetooth, etc. This number is hardcoded on all the network interface cards on your device It is generally represented in the format XX:XX:XX:XX:XX:XX, where each X represents a ...</summary> </entry> </feed>
