You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This does that for Node.js applications, with automatic platform detection and support for Linux, MacOs, and Windows conventions.
Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those increments. Tested on Windows, MacOS, and Linux.
A polymorphic virus for Linux (Ubuntu) that scans a folder for files with a specific letter in their names, renames them, encrypts them using XOR encryption, and changes their permissions to make them inaccessible. It also appends junk bytes to its binary after execution to evade basic antivirus detection.
A File explorer, which runs on terminal with simple cursor based UI. Works in Normal mode (for Navigation) and Command mode (for executing shell commands).
The second version of the ballistic engine. This one was coming along really really well until my computer took a shit and I lost a week of important progress. It was still working just fine now but then I got demotivated and stopped working on it. Plus it wasn't very performative and it was still pretty bloated. This one is an editor style as well