I thought it was decompiled code at first to, but the function names are still real words. It’s almost like it was manually obfuscated by replacing all the variable names.
- 0 Posts
- 2 Comments
Joined 2 years ago
Cake day: June 6th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
It is a symlink, but bash will automatically enable posix compliance mode if you use it. So any bash specific features will bomb out unless you explicitly reset it in the script.