Giter Site home page Giter Site logo

Modify Stub / Private fud about pe-union HOT 7 CLOSED

bytecode77 avatar bytecode77 commented on June 9, 2024 2
Modify Stub / Private fud

from pe-union.

Comments (7)

RyanSpeciale avatar RyanSpeciale commented on June 9, 2024 1

I would probably start learning how to program

from pe-union.

bytecode77 avatar bytecode77 commented on June 9, 2024

@RyanSpeciale I already assume that everyone who wants to modify another developers' project already knows how to program well enough.

@bl4cklabel88
You need a service such as AntiScan.me, where you can scan with multiple AV without sending your test files to the vendors. That way, you can trial and error until you figure out what causes and what evades detection.

Modifications are primarily relevant to the first stage. This code only checks for emulators and decrypts the second stage. This second stage contains particularly malicious code that performs all the RunPE / dropping and whatever. So, at scantime all this stuff is encrypted. The first stage, however, needs adjustments.

Some things that could be flagged:

  • Structure, layout & executable format
  • Maybe AV has found the decryption routine? -> Change it
  • Lack of anything useful that the binary does - may seem malicious
  • I've already found that removing some of the emulator detection routines evades some AV. This might be a good place to start.

Whatever pops into your mind, try it out and upload to AntiScan.me. It's a tedious task that requires a lot of patience, but you will eventually succeed as long as you don't publish your modifications.

from pe-union.

RyanSpeciale avatar RyanSpeciale commented on June 9, 2024

@bytecode77 all his repos are forks, that's why I said that. I'm guessing its a kid trying to write malware.

from pe-union.

bl4cklabel88 avatar bl4cklabel88 commented on June 9, 2024

from pe-union.

RyanSpeciale avatar RyanSpeciale commented on June 9, 2024

I was just messing around, I thought you were some kid just trying to throw some malware together. Glad to see that you are not.

from pe-union.

RyanSpeciale avatar RyanSpeciale commented on June 9, 2024

I'm terrible at writing C

from pe-union.

bytecode77 avatar bytecode77 commented on June 9, 2024

Closing due to inactivity

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.