Sinisterly
Platinum [GitHub]: PEXTUnion - Cleans & Extracts applications protected by PEunion - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Computers (https://sinister.ly/Forum-Computers)
+--- Forum: Antivirus & Protection (https://sinister.ly/Forum-Antivirus-Protection)
+--- Thread: Platinum [GitHub]: PEXTUnion - Cleans & Extracts applications protected by PEunion (/Thread-Platinum-GitHub-PEXTUnion-Cleans-Extracts-applications-protected-by-PEunion)



[GitHub]: PEXTUnion - Cleans & Extracts applications protected by PEunion - miso - 04-27-2021

app by me

This is an improved version of my PEUnion GUI Unpacker ive made back in january
CLI, Open-Source, 23kb, C#

Screenshots:
Spoiler:
[Image: NDLvYZj.png]
[Image: pGGC4uD.png]
[Image: vIaSKfP.png]

Code:
- Can decrypt all strings
- Can Extract protected application(s)
- Can fix variables, methods & classes names

(All protections are supported, however if the payload is downloaded it will not work)




RE: [GitHub]: PEXTUnion - Cleans & Extracts applications protected by PEunion - fritz - 04-27-2021

Nice, I'll definitively give it a try when I'll have the occasion !

What do you usually use those days to detect the PE/crypter/etc of an executable ?

(04-27-2021, 12:23 AM)miso Wrote: Virustotal Scan [1/69] (PEXTUnion.exe)
Little typo in the url, this is again the dll's one, here is the exe : https://www.virustotal.com/gui/file/e7bc626601176c7f3023e84d9d305737cf098984fba15eec6b32f8181693c1a0/detection Wink


RE: [GitHub]: PEXTUnion - Cleans & Extracts applications protected by PEunion - miso - 04-27-2021

(04-27-2021, 12:51 AM)fritz Wrote: Nice, I'll definitively give it a try when I'll have the occasion !

What do you usually use those days to detect the PE/crypter/etc of an executable ?

(04-27-2021, 12:23 AM)miso Wrote: Virustotal Scan [1/69] (PEXTUnion.exe)
Little typo in the url, this is again the dll's one, here is the exe : https://www.virustotal.com/gui/file/e7bc626601176c7f3023e84d9d305737cf098984fba15eec6b32f8181693c1a0/detection Wink
oop, my bad, fixed now

i mainly use stuff i get from github, so you can just search for some tools


RE: [GitHub]: PEXTUnion - Cleans & Extracts applications protected by PEunion - fritz - 04-27-2021

(04-27-2021, 01:34 AM)miso Wrote: i mainly use stuff i get from github, so you can just search for some tools
Hell yeah ! When I was a lot into cracking github wasn't really a thing, that wasn't as easy to find a clean tool from a trusted source, github rulz


RE: [GitHub]: PEXTUnion - Cleans & Extracts applications protected by PEunion - d4ggm4sk - 04-28-2021

great application tool Smile does it fix errors in the program? and does it encrypt?

sorry if i dont understand xDD