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 Introduction

Hi there, Im GetRektBoy724 👋

  • 🔭 I’m currently working on my maldriver.
  • 🌱 I’m currently learning about pentesting, malware development, and reverse engineering.
  • 👯 I’m looking to collaborate on anything i find interesting
  • 🤔 I’m looking for help for fixing my mental issues
  • 💬 Ask me about anything around malware development
  • 📫 How to reach me: Use Discord for quick response, my ID is : GetRektBoy724#6773
  • ⚡ Fun fact: Sometimes, age doesn't determine your abilities
  • 💵 You want to buy me an ice cream? :
    • Donate BTC at bc1qe7snl4azqydn4juz42n8sfus323rwe8ytfprrr
    • Donate USDT or ETH at 0x404213eB012B095Ee4e11336ef90d4649639dba5 (ERC-20)
  • 💻 You want me to make a custom program? Contact me at Discord : grb#6773

GetRektBoy724's GitHub stats

betterxencrypt's People

Contributors

getrektboy724 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

betterxencrypt's Issues

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

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

.exe

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

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?

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.