Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

secureyourself7/PowerShell_Code_Basic_Obfuscation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

PowerShell Script Code Obfuscator on Python 3

NOTE: This project should be used for authorized testing or educational purposes only. You are free to copy, modify and reuse the source code at your own risk.

Features

  • Completely delete all the comments in the input text:
    • Type 1 comments: "<# ... #>".
    • Type 2 comments: "# ... \n", except for cases when # is surrounded with " or '
    • Most cases with escape characters are handled, but more testing is needed.
  • Replace the names of variables in input text with random stuff and return the result with a mapping table.

About

Simple PowerShell Script Code Obfuscator written in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /