All Activity
- Past hour
-
Quarrel joined the community
- Today
-
lovejoy226 started following XorRanger
- Yesterday
-
procomp started following GautamGreat
-
procomp started following azufo
-
jimmingneutron11 joined the community
-
welwelwelw joined the community
-
Go Figure!!!
iced replied to XorRanger's topic in KeygenMeTo solve this is pretty simple,put .exe in a folder and make a file named duh!!.syk the key is already inside,also when you save make sure "ENCODING" is set to ANSI. -
greensolit joined the community
-
Pass Debugger Check in VMprotect 2.x
Oliver replied to mojtaba's topic in Malware Reverse Engineering@boot please can you again sign your titanhide driver (the certificate is revoked) or if possible can you share the method to load latest vmp in xdbg without titanhide? Thanks in Adv! -
Keith123 joined the community
-
mp420 joined the community
-
maetthi joined the community
-
AT4RE Power Loader
m!x0r commented on m!x0r's file in Tools & UtilitiesKeep default Settings 10000ms (10s) for Base Timeout 10000ms (10s) For Opcode Timeout, and Loader Timer Delay with Enigma is 00 if Obsidium is 3000us or Use Wait Lib Feature -
zin joined the community
-
pentium450 started following Deathway
-
AT4RE Power Loader
alisafei commented on m!x0r's file in Tools & Utilitiesi test it 2-3 softwares and all works fine. but today, i tried one of same previous software (upgraded version) with same process, i put these information: x64 software. inport the .1337 file directly, no manual input. Base Timeout: i tested two values 1000 and 99999 opcode timeout: i tested two values 1000 and 99999 Loader time delay: 5000000 it does not work, and shows Error: Failed to change memory protection. it uses the two protections: ENIGMA(5.X)[-] protection, and Obsidium(-)[-] it is not the protection issue (i believe) as the older version of that software also the same protections.
- Last week
-
WinLicense v3.1.3.0 x86 (All Protection Options)
ganeosxlepos replied to boot's topic in UnPackMeineed unpack this file https://www.mediafire.com/file/lsv5mru8nj317ed/xUnRAR.zip/file
-
The research of JNIC - A powerful Java native obfuscator
dr.amp posted a topic in Reverse Engineering ArticlesThe JNI is a native programming interface. It allows Java code that runs inside a Java Virtual Machine (VM) to interoperate with applications and libraries written in other programming languages, such as C, C++, and assembly. By programming through the JNI, you can use native methods to: Create, inspect, and update Java objects (including arrays and strings). Call Java methods. Catch and throw exceptions. Load classes and obtain class information. Perform runtime type checking. Java obfuscation is too weak. Translating it to native code can greatly boost its anti-reverse ability. JNIC is just the kind of software. The workflow of JNIC: Translate Java bytecode to C code and compile it into DLL files. Translate DLL file to DAT file. The workflow of Java programs protected by JNIC Translate DAT file to DLL file. Load DLL with FUNCTION System.load. Some helpful tools: GitHub - Exeos/JnicX: Tool for extracting platform binaries from compressed jnic bin format (A tool to extract native shared libraries (.so, .dll, .dylib) from the compressed binary used by JNIC-protected applications) JNIC Reversing Notes https://jnic.dev/ · GitHub GitHub - CLzimo/jnic-Carck (An old version. Uncertain if the crack contains backdoors) Leave your contact info if you have in-depth ideas.🤓 HelloWorld-jnic.jar
-
AT4RE Power Loader
m!x0r commented on m!x0r's file in Tools & Utilities -
lovejoy226 started following factorx31
-
Armadillo x64 v9.64 (General/Default Protection Options)
factorx31 replied to boot's topic in UnPackMeHi, and happynew year... Somebody can help me please to get SoftwarePassport/Armadillo full? I don't care pay for it, but the company shut down lol. Somebody can help me?
-
lovejoy226 started following noxv
-
Revteam Reverse Engineering Collection
vinod123 replied to markaz.jamal's topic in Reverse Engineering Articles@0X7C9 pls can u upload https://tut4u.com/hexorcist-reverse-engineering-course/ in your webdav server
-
Unpackers tools - source code C#
noxv replied to CodeExplorer's topic in Programming and Codingty
- Earlier
-
zacula changed their profile photo -
lovejoy226 started following eq23
-
MD5 KeygenMe
TeRcO replied to otmanov's topic in KeygenMeimport hashlib def generate_key(input_string): input_string = input_string.upper() salted_string = input_string + ':K3yS@lt2025' md5_hash = hashlib.md5(salted_string.encode()).hexdigest().upper() md5_hash = md5_hash[:16] formatted_hash = '-'.join([md5_hash[i:i+4] for i in range(0, len(md5_hash), 4)]) return formatted_hash input_string = input("Enter your string: ") key = generate_key(input_string) print("Generated serial:", key) -
VMPLicenseProtector
lengyue posted a topic in CrackMeVMPLicenseProtector This is a recently developed recreational utility. I'm unsure which forum section is appropriate, so moderators please feel free to move it if necessary. The tool implements a combined The Enigma and VMProtect protection scheme and is designed for applying VMProtect to Win32/Win64 executables and DLLs without requiring source code. It is not compatible with .NET assemblies. The interface supports Chinese/English language switching. To function, VMProtect_Con.exe must be placed in the tool's directory. Note that the tool itself is incompatible with Windows 7 and requires the DirectX 11 runtime to be installed. Software protected with it remains compatible with Windows XP/7/10. Trial Version Limitations: Only the anti-hijacking feature is enabled. All other functions are disabled. Uses a fixed RSA key. Please do not use it to protect commercial software. While some features are disabled, the tool may be sufficient for users with modest needs if patched. The trial license expires after one month, but functionality can be extended through patching. Archive Password: View by double-clicking the RAR file in WinRAR (check comment) or use: tuts4you. File Information Submitter lengyue Submitted 12/26/2025 Category CrackMe View File
-
VMPLicenseProtector
lengyue posted a file in CrackMe
- 21 downloads
This is a recently developed recreational utility. I'm unsure which forum section is appropriate, so moderators please feel free to move it if necessary. The tool implements a combined The Enigma and VMProtect protection scheme and is designed for applying VMProtect to Win32/Win64 executables and DLLs without requiring source code. It is not compatible with .NET assemblies. The interface supports Chinese/English language switching. To function, VMProtect_Con.exe must be placed in the tool's directory. Note that the tool itself is incompatible with Windows 7 and requires the DirectX 11 runtime to be installed. Software protected with it remains compatible with Windows XP/7/10. Trial Version Limitations: Only the anti-hijacking feature is enabled. All other functions are disabled. Uses a fixed RSA key. Please do not use it to protect commercial software. While some features are disabled, the tool may be sufficient for users with modest needs if patched. The trial license expires after one month, but functionality can be extended through patching. Archive Password: View by double-clicking the RAR file in WinRAR (check comment) or use: tuts4you. -
AT4RE Power Loader
m!x0r commented on m!x0r's file in Tools & UtilitiesOur Tools are 100% Clean we Have Changed The Packer To UPX For avoid Conflicts with AVs, Get Enjoy To Bypass The Most Complex Protectors with Our Loader (Arab Team Hand Made). -
.NET Reactor v7.3 (Embedded DLL's)
Tundxator replied to whoknows's topic in UnPackMe (.NET)@CodeExplorer Very good. The bad thing is that if the executable protected with net reactor is compiled as: <PropertyGroup> <TargetFramework>net9.0</TargetFramework> <OutputType>Exe</OutputType> <PublishSingleFile>true</PublishSingleFile> <SelfContained>true</SelfContained> <RuntimeIdentifier>win-x64</RuntimeIdentifier> <PublishTrimmed>true</PublishTrimmed> <EnableCompressionInSingleFile>true</EnableCompressionInSingleFile> </PropertyGroup> NetReactorSlayer can't do anything with this.
-
Aliester Crowley changed their profile photo -
[UnpackMe] Enigma_3.80
AdrianoSousa replied to SReg's topic in UnPackMe
NeophobiA changed their profile photo- Flare-On 12
Washi replied to Washi's topic in Reverse Engineering ArticlesBetter late than never, my writeups are finally live: https://washi1337.github.io/ctf-writeups/writeups/flare-on/2025/
tindellcecil5 changed their profile photo- Cartoon Diablo Universal Patcher Skin 13 V 1.1 FIXED
user552 posted a file in diablo2oo2 Universal Patcher (dUP)- 11 downloads
Cartoon Diablo Universal Patcher Skin 15 User552Pack V 1.1 (now fixed Wacky Races 2 and addictions of Flintstones and Russian Blue). Please delete User552Pack V 1.0. Daitarn III Danguard Goldrake Gundam 1 Gundam 2 Jeeg Lupin III 1 Lupin III 2 Mazinga Wacky Races 1 Wacky Races 2 Flintstones Normal+Wide and one pretty present: Russian Blue Normal+Wide
Asif changed their profile photo- RAMOllyDBG
- AT4RE Power Loader
INDO-CHEERS commented on m!x0r's file in Tools & UtilitiesThank you, m!x0r. The version 1.8 you released is now free of the issues with my Kaspersky Anti-virus. I've tried a scan and there are no more False or True alarm issues. Thank you again for your hard work.- .NET Reactor v7.3 (Embedded DLL's)
CodeExplorer replied to whoknows's topic in UnPackMe (.NET)NETReactorSlayer-6.4.0.0_Fixed9.rar: https://workupload.com/file/9FgKGVGdEEY I completely restored NETReactorSlayer-6.4.0.0\NETReactorSlayer.Core\Helper\EncryptedResource.cs and just add trial Decrypter_v5. I've added ControlFlowReactor.cs for the new control flow and I've changed MethodDecrypter.cs to call it from "public void Run(IContext context)" in each Module.cctor method called.- .NET Reactor v7.3 (Embedded DLL's)
decode replied to whoknows's topic in UnPackMe (.NET)Hello master, it's working great, I tested it, and I'd like to ask you to send me the source code of this Slayer project and tell us the differences between this and the original, because instead of just relying on a ready-made solution, I want to learn how it was done. Finally, according to which instructions did you update Slayer? How did you discover the reason why the program wasn't working? How can we understand this, because it doesn't give any error when it's not working?- Cartoon_Diablo_Universal_Patcher_Skin: Mazinga
user552 posted a file in diablo2oo2 Universal Patcher (dUP)- DNGuard HVM v4.94
- DNGuard HVM v4.94
0xFFFFDAY replied to Visual Studio's topic in UnPackMe (.NET)you really want then open a new challenge of unpack me. Will try to do it. Like a proper way.