JOIN TWO OR MORE FILES TOGETHER – CAT PLUGIN
The Cat plugin can join two or more files together...
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...
Optimize your C executable/plugin with GCC/Strip
In this article, we will use GCC and Strip to optimize our C applications.