(no title)
YuriiDev | 6 months ago
This is an early-stage MVP prototype, built in Python and packaged with PyInstaller, which often triggers false positives on VirusTotal because of how standalone binaries are analyzed. For those familiar with Python apps, 4/72 detections is typical for PyInstaller builds, not an indication of malware.
The project is currently in concept validation stage, and the encryption logic requires balancing transparency with the need to keep certain modules private to prevent misuse during early testing.
Source code: I plan to publish it (with a clean structure and documentation) in the next iteration, once the core approach is stable.
In the meantime:
If you’re not comfortable running the EXE — please wait for the open version (coming soon).
Or run it in a sandbox/VM if you want to explore the concept now.
I’ll also add a clear note on the website about this being a closed-source prototype. Thanks for raising these important points — transparency and security are top priorities for me.
No comments yet.