Git Product home page Git Product logo

pyfuscation's People

Contributors

cbhue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pyfuscation's Issues

Output file is not obfuscated

Tried obfuscating powerview but the output .ps1 file is not obfuscated.

± python3 PyFuscation.py -f --ps ./PowerView.ps1

------------------------------------------------------------------------------------------------------
_|_|_|              _|_|_|_|                                            _|      _|
_|    _|  _|    _|  _|        _|    _|    _|_|_|    _|_|_|    _|_|_|  _|_|_|_|        _|_|    _|_|_|
_|_|_|    _|    _|  _|_|_|    _|    _|  _|_|      _|        _|    _|    _|      _|  _|    _|  _|    _|
_|        _|    _|  _|        _|    _|      _|_|  _|        _|    _|    _|      _|  _|    _|  _|    _|
_|          _|_|_|  _|          _|_|_|  _|_|_|      _|_|_|    _|_|_|      _|_|  _|    _|_|    _|    _|
                _|
            _|_|

------------------------------------------------------------------------------------------------------
[+] Tool      : PyFuscation
[+] Author    : CB Hue
[+] Twitter   : @_cbhue_
[+] github    : https://github.com/CBHue
------------------------------------------------------------------------------------------------------

[!] Obfuscating: ./PowerView.ps1
sed: 1: "/<#/,/#>/c\\": extra characters after \ at the end of c command
sed: 1: "./09232020_14_53_02/092 ...": invalid command code .
[snipped]
[*] Replaced Remove-DomainGroupMember With: pasteurize
[*] Replaced Remove-DomainObjectAcl With: eradicating
[*] Replaced Remove-RemoteConnection With: giddy
[*] Replaced Resolve-IPAddress With: vertebrae
[*] Replaced Set-DomainObject With: rigidity
[*] Replaced Set-DomainObjectOwner With: serest
[*] Replaced Set-DomainUserPassword With: bulletins
[*] Replaced Split-Path With: assessors
[*] Replaced Test-AdminAccess With: sloths
[*] Replaced Test-Write With: selvedge
[*] Replaced psenum With: blandishments
[*] Replaced struct With: infinity

[-] Obfuscated Functions located  : ./09232020_14_53_02/09232020_14_53_02.functions
[-] Obfuscated script located at  : ./09232020_14_53_02/09232020_14_53_02.ps1

bug report

in 171 line:
new = "$" + ''.join([random.choice(string.ascii_letters + str(vNum)) for n in range(15)])
the str(vNum) will cause that the number in the first place, and a variable can't start with a number!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.