|
| 1 | +THIS AN CMD OUTPUT |
| 2 | + |
| 3 | + |
| 4 | +Title: Easily backup your windows folder to an FTP server with a right click. |
| 5 | + |
| 6 | +Author: ZeekHalkyr |
| 7 | + |
| 8 | +Categori:Uncategorized |
| 9 | + |
| 10 | +Date: 2022-02-04 |
| 11 | + |
| 12 | +Url: https://batch-man.com/easy-ftp-backup-with-batch-application/ |
| 13 | + |
| 14 | +Desc: Creating backups of your work is critical in a professional and even personal environment. Data loss can occur at any time, and people are always grateful to have up-to-date backups |
| 15 | + |
| 16 | +GitHub Link: github.com/Batch-Man/Backup |
| 17 | +---------------------------------------- |
| 18 | +Title: Optimize your C executable/plugin with GCC/Strip |
| 19 | + |
| 20 | +Author: ZeekHalkyr |
| 21 | + |
| 22 | +Categori:Uncategorized |
| 23 | + |
| 24 | +Date: 2022-01-27 |
| 25 | + |
| 26 | +Url: https://batch-man.com/optimize-your-c-executable-plugin-with-gcc-strip/ |
| 27 | + |
| 28 | +Desc: In this article, we will use GCC and Strip to optimize our C applications. |
| 29 | + |
| 30 | +GitHub Link: github link not found. |
| 31 | +---------------------------------------- |
| 32 | +Title: Evaluate complex math expressions in Batch with AC 1.0/1.1 |
| 33 | + |
| 34 | +Author: ZeekHalkyr |
| 35 | + |
| 36 | +Categori:Uncategorized |
| 37 | + |
| 38 | +Date: 2022-01-27 |
| 39 | + |
| 40 | +Url: https://batch-man.com/evaluate-complex-math-expressions-in-batch/ |
| 41 | + |
| 42 | +Desc: One of the drawbacks of Batch is it's lack of support for some complex math functions. This plugin, developed by Michael Bukowski can alleviate this restriction for you. While it |
| 43 | + |
| 44 | +GitHub Link: github.com/Batch-Man/AC-1.1 |
| 45 | +---------------------------------------- |
| 46 | +Title: Easily create CMD plugins with the FnCreator template generator. |
| 47 | + |
| 48 | +Author: ZeekHalkyr |
| 49 | + |
| 50 | +Categori:Uncategorized |
| 51 | + |
| 52 | +Date: 2022-01-25 |
| 53 | + |
| 54 | +Url: https://batch-man.com/batch-template-generator-fnc/ |
| 55 | + |
| 56 | +Desc: Professional Batch plugins take a while to develop, and many developers have their own collection of templates to easily skeleton a project. Because of this, Karanveer Chouhan (Kvc) created his |
| 57 | + |
| 58 | +GitHub Link: github.com/Batch-Man |
| 59 | +---------------------------------------- |
| 60 | +Title: Easy file manipulation with 4 CMD plugins |
| 61 | + |
| 62 | +Author: ZeekHalkyr |
| 63 | + |
| 64 | +Categori:Batch |
| 65 | + |
| 66 | +Date: 2022-01-24 |
| 67 | + |
| 68 | +Url: https://batch-man.com/manipulate-files-line-in-batch/ |
| 69 | + |
| 70 | +Desc: Manipulating file contents in Batch can be pretty tedious. Very much so if you are not an expert and you need a solution quickly. Without plugins, you would likely need |
| 71 | + |
| 72 | +GitHub Link: github.com/Batch-Man |
| 73 | +---------------------------------------- |
| 74 | +Title: AS1-T1 | The Heliostat project - 1 year Research |
| 75 | + |
| 76 | +Author: Kvc |
| 77 | + |
| 78 | +Categori:Arduino/Electronics |
| 79 | + |
| 80 | +Date: 2021-12-10 |
| 81 | + |
| 82 | +Url: https://batch-man.com/as1-t1/ |
| 83 | + |
| 84 | +Desc: As you all know, that I have been working on my heliostat project from a long time now. I am really thankful to you all guys and especially my special |
| 85 | + |
| 86 | +GitHub Link: github link not found. |
| 87 | +---------------------------------------- |
| 88 | +Title: Webhook Manager - Dead Simple & Light Web Server to Trigger Actions on Your PC |
| 89 | + |
| 90 | +Author: SetLucas |
| 91 | + |
| 92 | +Categori:Uncategorized |
| 93 | + |
| 94 | +Date: 2021-07-05 |
| 95 | + |
| 96 | +Url: https://batch-man.com/webhook-manager/ |
| 97 | + |
| 98 | +Desc: Need a light and easy way to trigger actions on your PC from other networked devices? Webhook Manager is a free, open source option! |
| 99 | + |
| 100 | +GitHub Link: github.com/adnanh/webhook |
| 101 | +---------------------------------------- |
| 102 | +Title: DEFCON Warning System - Level Detection Tool |
| 103 | + |
| 104 | +Author: SetLucas |
| 105 | + |
| 106 | +Categori:Uncategorized |
| 107 | + |
| 108 | +Date: 2021-07-02 |
| 109 | + |
| 110 | +Url: https://batch-man.com/defcon-warning-system-level-detection-tool/ |
| 111 | + |
| 112 | +Desc: This tool alerts users of imminent nuclear war by utilizing defconwarningsystem.com |
| 113 | + |
| 114 | +GitHub Link: github.com/ITCMD/CMDS |
| 115 | +---------------------------------------- |
| 116 | +Title: How should a Scripting Project Look? |
| 117 | + |
| 118 | +Author: Kvc |
| 119 | + |
| 120 | +Categori:Coding Basics |
| 121 | + |
| 122 | +Date: 2021-03-02 |
| 123 | + |
| 124 | +Url: https://batch-man.com/how-should-a-scripting-project-look/ |
| 125 | + |
| 126 | +Desc: There is no standard procedure that might guide new scripting learners to professionally structure their projects. But nowadays, everyone is managing their project files as they like. This creates chaos |
| 127 | + |
| 128 | +GitHub Link: github link not found. |
| 129 | +---------------------------------------- |
| 130 | +Title: Batch MAC Spoofer |
| 131 | + |
| 132 | +Author: TechnicalUserX |
| 133 | + |
| 134 | +Categori:Uncategorized |
| 135 | + |
| 136 | +Date: 2021-01-15 |
| 137 | + |
| 138 | +Url: https://batch-man.com/batch-mac-spoofer/ |
| 139 | + |
| 140 | +Desc: Windows has always been restrictive compared to Linux. While Linux developers are benefiting from the power of pure hardware, Windows users, on the other hand, were given GUI based user |
| 141 | + |
| 142 | +GitHub Link: github.com/TechnicalUserX/batch_spoofer |
| 143 | +---------------------------------------- |
| 144 | +Title: Batch WI-FI Brute Forcer |
| 145 | + |
| 146 | +Author: TechnicalUserX |
| 147 | + |
| 148 | +Categori:Uncategorized |
| 149 | + |
| 150 | +Date: 2020-12-05 |
| 151 | + |
| 152 | +Url: https://batch-man.com/batch-wi-fi-brute-forcer/ |
| 153 | + |
| 154 | +Desc: This project is based upon the trick that, how to hack WI-FI with CMD. The main purpose behind, creating wifi hacking tool with cmd tool is to make everyone aware |
| 155 | + |
| 156 | +GitHub Link: github.com/TheBATeam/Batch-WI-FI-Brute-Forcer |
| 157 | +---------------------------------------- |
| 158 | +Title: WINPE DISM Manager (WDM) - by ITCMD |
| 159 | + |
| 160 | +Author: SetLucas |
| 161 | + |
| 162 | +Categori:Uncategorized |
| 163 | + |
| 164 | +Date: 2020-12-04 |
| 165 | + |
| 166 | +Url: https://batch-man.com/wdm/ |
| 167 | + |
| 168 | +Desc: WDM by IT Command adds a colorful text-based interface for managing WINPE Drives. It also adds some awesome features like backing up drives and previewing changes. |
| 169 | + |
| 170 | +GitHub Link: github.com/ITCMD/DISM-Manager |
| 171 | +---------------------------------------- |
| 172 | +Title: BatCenter - Make CMD More Powerful |
| 173 | + |
| 174 | +Author: Kvc |
| 175 | + |
| 176 | +Categori:Batch |
| 177 | + |
| 178 | +Date: 2020-12-04 |
| 179 | + |
| 180 | +Url: https://batch-man.com/batcenter/ |
| 181 | + |
| 182 | +Desc: CMD is much more powerful than we can imagine, and it has great potential - but it lacks the necessary tools. Bat Center is my attempt to make it easy |
| 183 | + |
| 184 | +GitHub Link: github.com/v3/ |
| 185 | +---------------------------------------- |
| 186 | +Title: CMDS - View and manage cmd.exe windows [Developer Tool] |
| 187 | + |
| 188 | +Author: SetLucas |
| 189 | + |
| 190 | +Categori:Batch |
| 191 | + |
| 192 | +Date: 2020-09-21 |
| 193 | + |
| 194 | +Url: https://batch-man.com/cmds/ |
| 195 | + |
| 196 | +Desc: Advanced coders may want to run a cmd.exe instance in the background. However, it can be hard to tell if it is running or not once you've launched it. CMDS solves this issue with simple script commands and an interactive, text-based and ssh-friendly GUI! |
| 197 | + |
| 198 | +GitHub Link: github.com/ITCMD/CMDS |
| 199 | +---------------------------------------- |
| 200 | +Title: Digital Logic B - Gates, Gates, Gates! |
| 201 | + |
| 202 | +Author: ZeekHalkyr |
| 203 | + |
| 204 | +Categori:Arduino/Electronics |
| 205 | + |
| 206 | +Date: 2020-09-21 |
| 207 | + |
| 208 | +Url: https://batch-man.com/digital-logic-b-gates/ |
| 209 | + |
| 210 | +Desc: In this article of Digital Logic, we discuss Truth Tables, as well as introduce the OR/NOT/XOR gates. |
| 211 | + |
| 212 | +GitHub Link: github link not found. |
| 213 | +---------------------------------------- |
| 214 | +Title: In2Batch - Store Anything in a Batch File [Developer Tool] |
| 215 | + |
| 216 | +Author: SetLucas |
| 217 | + |
| 218 | +Categori:Batch |
| 219 | + |
| 220 | +Date: 2020-09-20 |
| 221 | + |
| 222 | +Url: https://batch-man.com/in2batch/ |
| 223 | + |
| 224 | +Desc: By using the built in Windows tool called certutil, In2Batch converts any file into a batch script you can include within your batch file. |
| 225 | + |
| 226 | +GitHub Link: github.com/ITCMD/In2Batch/releases |
| 227 | +---------------------------------------- |
| 228 | +Title: Digital Logic A - Introduction And Logic Gates |
| 229 | + |
| 230 | +Author: ZeekHalkyr |
| 231 | + |
| 232 | +Categori:Computer Architecture |
| 233 | + |
| 234 | +Date: 2020-09-20 |
| 235 | + |
| 236 | +Url: https://batch-man.com/digital-logic-gates-introduction/ |
| 237 | + |
| 238 | +Desc: 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. |
| 239 | + |
| 240 | +GitHub Link: github link not found. |
| 241 | +---------------------------------------- |
| 242 | +Title: Digital Watch In Python With GUI |
| 243 | + |
| 244 | +Author: Nick_Z |
| 245 | + |
| 246 | +Categori:Uncategorized |
| 247 | + |
| 248 | +Date: 2020-09-19 |
| 249 | + |
| 250 | +Url: https://batch-man.com/digital-watch-in-python-with-gui/ |
| 251 | + |
| 252 | +Desc: Why Need This Project In this project because in the project we have to study. About python tkinter GUI library. This project is good because this is a desktop application. |
| 253 | + |
| 254 | +GitHub Link: github link not found. |
| 255 | +---------------------------------------- |
| 256 | +Title: An Overview of Operating Systems |
| 257 | + |
| 258 | +Author: ZeekHalkyr |
| 259 | + |
| 260 | +Categori:Operating Systems |
| 261 | + |
| 262 | +Date: 2020-09-19 |
| 263 | + |
| 264 | +Url: https://batch-man.com/overview-of-operating-systems/ |
| 265 | + |
| 266 | +Desc: Operating Systems are a complex topic. In this article, I hope to provide some insight about the terminology, core concepts, and the design of Operating Systems. Including how the kernel, |
| 267 | + |
| 268 | +GitHub Link: github link not found. |
| 269 | +---------------------------------------- |
| 270 | +Title: Sun Position Tracker - Improved Scan Method |
| 271 | + |
| 272 | +Author: Kvc |
| 273 | + |
| 274 | +Categori:Arduino/Electronics |
| 275 | + |
| 276 | +Date: 2020-09-06 |
| 277 | + |
| 278 | +Url: https://batch-man.com/sun-tracker-improved-scan/ |
| 279 | + |
| 280 | +Desc: The purpose of the improvement is to make the project more adjustable as per the surrounding. Learning from previous code in the First post, I am upgrading the code to |
| 281 | + |
| 282 | +GitHub Link: github link not found. |
| 283 | +---------------------------------------- |
| 284 | +Title: Ethical Hacking Using Google |
| 285 | + |
| 286 | +Author: ZeekHalkyr |
| 287 | + |
| 288 | +Categori:Ethical Hacking |
| 289 | + |
| 290 | +Date: 2020-09-04 |
| 291 | + |
| 292 | +Url: https://batch-man.com/ethical-hacking-using-google/ |
| 293 | + |
| 294 | +Desc: The deeper you get in Google with Dorking, the more mystery there may be lying on the surface web. Browse responsibly. |
| 295 | + |
| 296 | +GitHub Link: github link not found. |
| 297 | +---------------------------------------- |
| 298 | +Title: Detecting Position of Sun - Basic concept with Arduino |
| 299 | + |
| 300 | +Author: Kvc |
| 301 | + |
| 302 | +Categori:Arduino/Electronics |
| 303 | + |
| 304 | +Date: 2020-09-03 |
| 305 | + |
| 306 | +Url: https://batch-man.com/detecting-position-of-sun/ |
| 307 | + |
| 308 | +Desc: The project focuses on the detection of the source of light in a particular environment. That environment can be an indoor environment or outdoor. And, I am barely starting with |
| 309 | + |
| 310 | +GitHub Link: github link not found. |
| 311 | +---------------------------------------- |
| 312 | +Title: My Journey - From Nobody to Kvc |
| 313 | + |
| 314 | +Author: Kvc |
| 315 | + |
| 316 | +Categori:Biography |
| 317 | + |
| 318 | +Date: 2020-08-26 |
| 319 | + |
| 320 | +Url: https://batch-man.com/from-nobody-to-kvc/ |
| 321 | + |
| 322 | +Desc: It all started in 2011, when my father gifted me a Chinese phone - because we could only afford that much at that time. and, I browsed the internet on |
| 323 | + |
| 324 | +GitHub Link: github link not found. |
| 325 | +---------------------------------------- |
0 commit comments