April 28Apr 28 comment_12554 Install the program from the setup and assist me in accessing the full source files of the resulting C# .NET product.Thank you.MediaFireAnnihilator Makro Full Version 2o25 Edited April 29Apr 29 by jitxd Link to comment https://decodehub.org/topic/1094-unpack-net/ Share on other sites Share on Facebook {lang="reddit_text" Share on LinkedIn Share on Pinterest Share on X More sharing options... Share this post
April 28Apr 28 Moderator comment_12555 The program won't even open and it's not in C#; it's in C/C++ Link to comment https://decodehub.org/topic/1094-unpack-net/#findComment-12555 Share on other sites Share on Facebook {lang="reddit_text" Share on LinkedIn Share on Pinterest Share on X More sharing options... Share this post
April 28Apr 28 Author comment_12556 22 minutes ago, El Escarabajo said:Program açılmıyor bile ve C# ile de yazılmamış; C/C++ ile yazılmış.My bad, I thought the program was a .NET application. It might be Native; I don't think it's pure C++ though. Link to comment https://decodehub.org/topic/1094-unpack-net/#findComment-12556 Share on other sites Share on Facebook {lang="reddit_text" Share on LinkedIn Share on Pinterest Share on X More sharing options... Share this post
April 28Apr 28 Author comment_12559 56 minutes ago, jitxd said:My bad, I thought the program was a .NET application. It might be Native; I don't think it's pure C++ though.I believe I've determined that the program was compiled with C++ and is protected by Enigma Protector Link to comment https://decodehub.org/topic/1094-unpack-net/#findComment-12559 Share on other sites Share on Facebook {lang="reddit_text" Share on LinkedIn Share on Pinterest Share on X More sharing options... Share this post
April 28Apr 28 Founder comment_12563 4 hours ago, jitxd said:I believe I've determined that the program was compiled with C++ and is protected by Enigma ProtectorIt's protected by vmprotect. When we look at the authentication part, it's sent one-way via an API, encrypted with SHA-512. The encryption isn't fixed; it changes each time, and SHA-512 is impossible to decrypt. It's generated only once, and unfortunately, there's no solution other than brute force. It's possible to completely remove the vmp from the tool; we wrote a dumper for this, but the program won't work. Only the source code can be read and copied. PROFESSIONAL Link to comment https://decodehub.org/topic/1094-unpack-net/#findComment-12563 Share on other sites Share on Facebook {lang="reddit_text" Share on LinkedIn Share on Pinterest Share on X More sharing options... Share this post
Create an account or sign in to comment