Skip to content
View 5Noxi's full-sized avatar
:electron:
:electron:

Block or report 5Noxi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Removes unnecessary content (extra spaces...), formatting, replaces commands with their aliases to create a "minified" version of the script ;D (Alias taken from 'get-alias') Afterwards, creates on…

PowerShell 1 Updated Jan 3, 2025

Collects all kind of hardware names/IDs

PowerShell 1 Updated Jan 1, 2025

Converts .ps1 files to a standalone .bat files via base64. Won't work, if it includes any banner with ASCII art!

PowerShell 1 Updated Jan 1, 2025

Computes cryptographic hash values (standard hashes MD5, SHA1, SHA256 and HMAC-based hashes) Share the hash with the file, to avoid "fake" ones.

PowerShell 1 Updated Jan 1, 2025

Detects installed/activated security features.

PowerShell 1 Updated Jan 1, 2025

Base64 encodes your script to obfuscate it, iterations make the file very large very quickly

PowerShell 1 Updated Jan 1, 2025

Takes a single character as input and returns an obfuscated representation of that character using randomized arithmetic or bitwise operations.

PowerShell 1 Updated Jan 1, 2025

Encrypts using XOR encryption with randomized keys and obfuscated variable names, also using MBA obfuscated commands.

PowerShell 1 Updated Jan 1, 2025

Encodes each line to base64, reverts them & builds the decryption. Afterwards obfuscates all reverted b64 keys with math techniques. Also uses MBA obfuscated commands/strings ;D

PowerShell 1 Updated Jan 1, 2025

Uses AES-256 encryption and advanced obfuscation (base64 & reversed, math, bxor...) to make it hard to read or reverse your code (includes AMSI bypass). It supports compression, ensures unique keys…

PowerShell 1 Updated Jan 7, 2025

The Reliable USB Formatting Utility

C 30,399 2,685 Updated Feb 21, 2025
Showing results