Giter Site home page Giter Site logo

getrektboy724 / betterxencrypt Goto Github PK

View Code? Open in Web Editor NEW
207.0 9.0 45.0 102 KB

A better version of Xencrypt.Xencrypt it self is a Powershell runtime crypter designed to evade AVs.

License: GNU General Public License v3.0

PowerShell 100.00%
amsi fud bypass-antivirus windows avs crypter powershell av-evasion payload

betterxencrypt's Issues

I'm unsure of how to actually use this to FUD an executable?

Hi there,

Thanks for the excellent tool : )

Here is my use case. I have an executable (it's a RAT).
Now I'm unsure of how to use the tool to FUD the executable.

Do I specify the ./path/to/file.exe inside --infile or how does that work? is that even possible?

Payload still getting flagged

Hey there, I've ran the script using 1 iteration but the resultant payload still got flagged, also importing the encrypted script took a very long time, is that normal?

PS D:\Tools\AVtest> Invoke-BetterXencrypt -infile D:\Tools\AVtest\Invoke-DCSync.ps1 -outfile D:\Tools\AVtest\Invoke-xen.ps1 -iterations 1
 ____       _   _          __  __                                _
| __ )  ___| |_| |_ ___ _ _\ \/ /___ _ __   ___ _ __ _   _ _ __ | |_
|  _ \ / _ \ __| __/ _ \ '__\  // _ \ '_ \ / __| '__| | | | '_ \| __|
| |_) |  __/ |_| ||  __/ |  /  \  __/ | | | (__| |  | |_| | |_) | |_
|____/ \___|\__|\__\___|_| /_/\_\___|_| |_|\___|_|   \__, | .__/ \__|
                                                     |___/|_|
----------------------------------------------------------------------
[-----------------Your Lovely FUD Powershell Crypter-----------------]
[-----------------Recoded With Love By GetRektBoy724-----------------]
[------------------https://github.com/GetRektBoy724------------------]
[*] Reading 'D:\Tools\AVtest\Invoke-DCSync.ps1' ...
[*] Starting code layer  ...
[*] Compressing ...
[*] Generating encryption key ...
[*] Encrypting with AES...
[*] Encrypting with XOR ...
[*] Finalizing code layer ...
[*] Writing 'D:\Tools\AVtest\Invoke-xen.ps1' ...
[+] Done!
PS D:\Tools\AVtest> . .\Invoke-xen.ps1
IEX : At line:1 char:1
+ function Invoke-DCSync
+ ~~~~~~~~~~~~~~~~~~~~~~~
This script contains malicious content and has been blocked by your antivirus software.
At D:\Tools\AVtest\Invoke-xen.ps1:65 char:1
+ IEX($iqshjgzoxhqtihsn)
+ ~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ParserError: (:) [Invoke-Expression], ParseException
    + FullyQualifiedErrorId : ScriptContainedMaliciousContent,Microsoft.PowerShell.Commands.InvokeExpressionCommand

Tutorial

Screenshot 2021-12-28 130543
Can you make tutorials on how to encrypt 1 file without getting any error. I am new to powershell and keep getting this error

.exe

Why doesn't it works with exe file. Was it meant for only powershell ?

Awesome Repo

This repo is getting noticed gud keep rocking

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.