If you're not among those being supplied with the link to this repository, you might probably look elsewhere. Otherwise, enjoy this freaky tool...
If you came here, I expect you want to test the tool and eventually employ it in your gloomy working day.
The tool was written in Python and you can run it with the Python interpreter, yet you're not expected to have a Python environment configured on your machine.
See under Releases. Reach for the most recent release and download the file dynalogdown.zip
.
At present, the executable will be likely recognized as malicious. So, before extracting the archive, put it in a folder you added to the antivirus' exceptions, otherwise the executable file won't be allowed to run and will be probably deleted.
If you really came here for the tool, after all, I expect you to trust me... Since we work together :'D
- Install dependencies with
pip install -r requirements.txt
. - Run the script with
python ./dynalogdown.py
:D
Be sure you have created a copy of the
config.template.ini
file and renamed it toconfig.ini
, then put it in the same folder as the executable or script (according to the way you want to run the tool).
If you came here, you should broadly understand how to configure the tool. Otherwise (and for any other problems with the tool), please open a GitHub issue or contact me directly.