Giter Site home page Giter Site logo

Not fully undetectable about pe-union HOT 11 CLOSED

bytecode77 avatar bytecode77 commented on June 9, 2024
Not fully undetectable

from pe-union.

Comments (11)

bytecode77 avatar bytecode77 commented on June 9, 2024 2

PEunion does a good job at binding multiple executables. However, I'm aware that the encryption part lacks behind. In fact, the decrypted file written back to the disk makes this design overhauled. Since my two most recent projects are both 100% fileless, PEunion should also execute decrypted files in memory.

Therefore, a technological overhaul of PEunion is on the agenda for this year. The goal is to compile the output binary as a native assembly with no file drops whatsoever and compile time & runtime obfuscation to be undetectable by both signatures and heuristically. There's a lot room for improvement everywhere.

I cannot make any promises for when the next major version will be released, but I just wanted to share some of the plans.

from pe-union.

Odsodium avatar Odsodium commented on June 9, 2024

Actually I think this program by itself is not very good for bypassing common avs, however if you pair it with other free crypters on github it can bypass windows defender with no problem. It is quite good as a binder because you can add exclusions for windows defender using a simple PowerShell script. Here are my results after using this with another crypter on github
image

from pe-union.

buivannhat1 avatar buivannhat1 commented on June 9, 2024

image

Tôi không thể khắc phục lỗi này , 99% công đoạn rồi

from pe-union.

bytecode77 avatar bytecode77 commented on June 9, 2024

Tôi không thể khắc phục lỗi này , 99% công đoạn rồi

This is related to issue #9 and from what I see the cause is likely because a string with the C# code is passed to CodeDom instead of a path to a *.cs file. The next PEunion major version (4.0) is in development and this issue will be addressed. Along with all other previously mentioned improvements.

from pe-union.

buivannhat1 avatar buivannhat1 commented on June 9, 2024

Tôi không thể khắc phục lỗi này, 99% công đoạn rồi

Điều này liên quan đến vấn đề số 9 và theo những gì tôi thấy thì nguyên nhân có thể là do một chuỗi có mã C # được chuyển đến CodeDom thay vì đường dẫn đến tệp * .cs. Phiên bản PEunion major tiếp theo (4.0) đang được phát triển và vấn đề này sẽ được giải quyết. Cùng với tất cả các cải tiến khác đã đề cập trước đó.

trước khi có bản mới, tôi có thể sửa lỗi này bằng cách nào đó. làm ơn

from pe-union.

bytecode77 avatar bytecode77 commented on June 9, 2024

trước khi có bản mới, tôi có thể sửa lỗi này bằng cách nào đó. làm ơn

If you are looking to fix this yourself, you can try to replace CompileAssemblyFromSource with CompileAssemblyFromFile in the code and see, whether this solves the problem. If not, you could try researching & bugfixing ;) A programmer's daily business... Good luck! I'll post in all currently open GitHub issues whenever the new version is available.

from pe-union.

buivannhat avatar buivannhat commented on June 9, 2024

trước khi có bản mới, tôi có thể sửa lỗi này bằng cách nào đó. làm ơn

Nếu bạn đang tìm cách tự khắc phục sự cố này, bạn có thể thử thay thế CompileAssemblyFromSourcebằng CompileAssemblyFromFiletrong mã và xem liệu điều này có giải quyết được sự cố hay không. Nếu không, bạn có thể thử nghiên cứu & sửa lỗi;) Công việc kinh doanh hàng ngày của một lập trình viên ... Chúc may mắn! Tôi sẽ đăng tất cả các vấn đề GitHub hiện đang mở bất cứ khi nào có phiên bản mới.

tôi có thể liên lạc với bạn bằng cách nào. tôi cần trợ giúp , làm ơn

from pe-union.

buivannhat avatar buivannhat commented on June 9, 2024

image
help me

from pe-union.

bytecode77 avatar bytecode77 commented on June 9, 2024

CompileAssemblyFromFile accepts a path to a file, not a string containing C# code. As I have mentioned in the main page, PEunion is provided "as-is" until the next major release is available to everybody. In the meantime, I would suggest you to get familiar with CodeDom. I don't have the time to support you with basic debugging and problem solving. So, I would kindly ask you to put in the effort, if you want to fix a bug in the code. I will continue working on PEunion 4.0.

from pe-union.

buivannhat avatar buivannhat commented on June 9, 2024

Tôi hi vọng bản PEunion 4.0 được ra mắt sớm nhất

from pe-union.

bytecode77 avatar bytecode77 commented on June 9, 2024

PEunion 4.0.0

The new version of PEunion has been released. All currently open GitHub issues were addressed in the release. Additionally, the new version is a complete rewrite and addresses known issues by fundamental architectural changes.

For more info, please read the main page of PEunion to get an overview over features & functionality.

This message was posted in all currently open GitHub issues.

It there are any issues in the new version, I would like to ask everybody to create a new GitHub issue instead of posting here. This way, I will have a better overview over issues in PEunion 3.x vs 4.0

from pe-union.

Related Issues (20)

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.