Hacking Tools

DataSpammer – Comprehensive Guide And Development Journey

Explore the evolution and features of DataSpammer, a versatile software designed to enhance system interaction through automation and shortcuts.

This article delves into its installation processes, version histories, and the continuous enhancements aimed at refining user experience.

Discover the capabilities and innovations that define DataSpammer, from its basic setup to its latest updates.

Features

Add to Path, Autostart, Desktop Shortcut, Taskbar Shortcut, Desktop Spam, Custom Folder Spam, Update Libs, Updater,

Todo

Click To Open.

Install

Please download the latest Version or use one of the methods down below.

Git

git clone https://github.com/PIRANY1/DataSpammer
cd DataSpammer
install.bat

Github CLI

gh repo clone PIRANY1/DataSpammer
cd DataSpammer
install.bat

Download File

Install with only one File(Needs Git Installed)

Supported Versions

Important

Older Versions doesnt support Updates due to various Bugs.

Reporting A Bug

If you encountered a Glitch/Bug/Vulnerability please create an Issue

License

MIT License

Copyright (c) – 2023 – PIRANY

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.

IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Changelog

v1.0

Added Main Files (untested)

Bugs: Installer not moving .txt Files into the Folder – Need to be done manually Autostart Setup doesnt work Installer doesnt recognise that the Script is already installed

v1.0.1

Added ASCII Art and improved readme + license

Bugs Autostart Setup doesnt work Installer still not moving .txt Files into the Folder – Need to be done manually

v1.1

Bugfixes + Reworked UI + Updater first Introduced

Bugs Installer still not moving files into folder – Need to be done manually Updater not working

v1.2

Desktop Icon Introduced, added Autostart

Bugs: Updater is now working but cant install any Updates Update skip doesnt work Script cant start Autostart doesnt work because script doesnt have Admin rights Scoop Temp File doesnt get deleted

v1.3

New Installer Options

Bugs: Scoop Temp File doesnt get deleted Skip Update doesnt work Script cant start properly Autostart doesnt work Script cant start accurately

v1.4

Updater done

Bugs: Updater thinks its in v1.3 Skip Update doesnt work Scoop Temp File doesnt get deleted Script cant start accurately Autostart doesnt work

v1.5

Updater done has one error, Desktop Icons done.

Bugs: Update skip doesnt work Autostart doesnt work JQ+Scoop Update doesnt work Script cant start accurately

For more information click here.

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

xargs Command in Linux: Build and Execute Commands from Input

The xargs command in Linux reads items from standard input and passes them as arguments to another…

1 day ago

locate Command in Linux: Find Files Fast with a Database Search

The locate command in Linux searches for files and directories by name. It queries a pre-built database…

1 day ago

Listing Linux Services with systemctl: A Complete Guide

Most modern Linux distributions use systemd as the default service manager. Knowing how to list…

1 day ago

How to Truncate Files in Linux: Empty Files Without Deleting

Truncating a file in Linux means removing its contents while leaving the file itself in…

1 day ago

ss Command in Linux: Display Socket Statistics and Connections

The ss command in Linux lists open sockets and active network connections. It replaced the deprecated netstat command and…

2 days ago

ftp Command in Linux: Connect to Servers and Transfer Files

The ftp command in Linux connects to a remote FTP server and transfers files. FTP transmits everything…

2 days ago