STRAIGHTFORWARD TYPEWRITER EFFECT – TYPEWRITER PLUGIN BY ZEEKHALKYR
When I was browsing project ideas for the platform, I...
Create and manipulate lists in Batch with this plugin – List 1.0 by Zeek
Batch is not a typed language, every piece of data...
Split and extract a string – StrSurr and StrSplit by Kvc.
Strings in Batch tend to be difficult to handle, especially...
Create a responsive progress bar in CMD with Progress by Kvc.
Professional applications use progress bars to assure the user that...
Easily backup your windows folder to an FTP server with a right click.
Creating backups of your work is critical in a professional...
Optimize your C executable/plugin with GCC/Strip
In this article, we will use GCC and Strip to optimize our C applications.
Evaluate complex math expressions in Batch with AC Function
One of the drawbacks of Batch is it’s lack of...
Easily create CMD plugins with the FnCreator template generator.
Professional Batch plugins take a while to develop, and many...
Easy file manipulation with 4 CMD plugins
Manipulating file contents in Batch can be pretty tedious. Very...
Digital Logic B – Gates, Gates, Gates!
In this article of Digital Logic, we discuss Truth Tables, as well as introduce the OR/NOT/XOR gates.
Digital Logic A – Introduction And Logic Gates
Logic Gates are a critical piece of every digital device today. In your CPU, there are millions if not billions of them. Logic Gates behave under Boolean Logic, where the state of a gate can be either True, or False. With this behavior, you can combine and abstract these gates into the devices you use daily.
An Overview of Operating Systems
Operating Systems are a complex topic. In this article, I...
Ethical Hacking Using Google
The deeper you get in Google with Dorking, the more mystery there may be lying on the surface web. Browse responsibly.