MMGen - Mythic Mob GUI icon

MMGen - Mythic Mob GUI -----

MMGen is a mythic mob specific IDE that accelerates your mythic mob development




Version: 3.9
Good software
There is nothing wrong with my computer.
He doesn't have any viruses, maybe he just has some bugs.
Being suspected is very bad.I hope to keep working hard. You are a good developer.
Maybe those bad reviews are just some water army hired to sell the configuration.
The plug-in needs some improvement.Like language?
I am a Chinese.
I can't read English.So these are all machines.I hope you don't give up the update.And add external translation for the software.
-
Author's response
Thanks a lot I really appreciate !
The suspicions proof are soo technically wrong that I really suspect that those people are opposite interest to the updates of the software.
Its one of the biggest aspect that slowed down the development of this software, there have been very strong, nearly disrespectful signals from many mythic mob config sellers bashing about the software, a quick search is easy to point out in mythic mob discord.

I did a mistake, making a software reallying on one ecosystem controled by one group/community that is making a lot of money selling to beginners.

Version: 3.9
I don't understand why they would denigrate this program, which has proven to be non-toxic. This program is really easy to use, the author can let us use it for free and hard, I hope it will develop better and better, I am from China, this program does not have Chinese which is really bad, but I am willing to contribute to this, can the author tell me how to translate? :)
-
Author's response
Thanks for your review !
Its my fault and their fault at the same time, the software is terribly complex, and some parts are totally unclear for someone who would like to diagnose the program, so they extrapolate little information toward what they think it is.

I'm really disapointed of critics technically incorrect (it explains the response below).
To be fair, I understand to have suspicion about programs, but I mean up to this point its really exagerated.

Thanks again for your review :) !

Version: 3.9
Look, I know the author is going to respond with some long winded multi paragraph essay about how I am lying and spreading false information. But I am an 8 year cyber security consultant and professional. In addition to being a Minecraft plugin dev.
This is most definitely a virus, you can respond all you want with a huge paragraph about why it isn't. But that is not helping your cause. Here are the reasons why I believe.

1. I originally did not suspect anything with the installer, it was a simple MSI based installer and all it would do was extract files, nothing special. (This immediately combats the authors earlier response, as he/she put the installer into virustotal, not the actual extracted files or main core app. That is why the installer went undetected on VirusTotal. Because installers are packaged and when you put one into virus total, it only scans the extract installer mechanism itself, NOT the files extracted from that installer)

2. I installed and ran the app on a VM, I found it rather interesting that even after I closed the app. A background app from this apps install directory was still running, even when I uninstalled the app, it did not delete, it simply stayed running in the background. So I went to investigate the file in question. The file in question is D.exe, however it may be auto renamed on each install but i'm not sure. This file is a wrapped python executable (meaning it is python code converted into a standalone exe). This is rather suspicious, specially because it runs in the background and does not uninstall with the uninstaller. In addition, most RATs and keyloggers these days are written in python and converted or packaged as an exe. The author didn't even change the exe's icon, it still shows the python to exe icon.

3. I still needed to investigate further, d.exe was a 185 megabyte file, most likely because it packages all of python and all the python packages it needs to run. Which perfectly explains the file size. Next, I sandboxed and ran d.exe. Surprise surprise, it had anti sandbox software built in, what kind of normal program would need anti sandbox software. Downright stupid.

Also, The author is trying so hard to defend himself/herself with long winded paragraphs, so desperate to get us not to believe it is a virus. That is bad sign #1.
-
Author's response
I mean, this message is at the same time revolting, and sad.
The main actual problem with your review is that you give it credits by citing you cybersecurity experience, but you actually provide no actual real proof that the app is a virus but just speculation based on a rather pretty low level analysis.

Also yes on the contrary of many of the comments you saw before, I actually justify myself with actual facts its why answers are long.

I'm not here to say you are bad in cybersecurity and probably a lack of experience in programmation/development in general, but your point of view is highly biased by your experience of cybersecurity analysis and to be honest I kind of understand why because I can relate, (I'm relating to what you say because when I was young I was really interested in cybersecurity and IT in general (maybe too much), and yes I know how RATS, keylogger etc works, its always the same, they either are using a nested chaining system of execution to hide the real exe behind hundreds of nested application code where they call raw binary exe from memory or they are sometimes renaming themselves at high frequency and are capable of changing directory with a pair of process by reversing the roles between which program is the master and the other the slave, most of the time you actualy need to put breakpoints in IDA to see when this reverse operation is made).

For me you may also know that the critical point in determining if an app is a virus or not is its behavior mainly (api calls, system calls, driver usage, IO usage), and not some technology/security used for the app itself even if they still are indicators for investigation.

1. Yes like I said before, you can use the dll, the exe is in fact just a bootstrap for the app. I'm not sure why you're talking about the installer, what I actually sent to virustotal is the dll itself containing the entire code of the application and not the installer which is stupid yes to analyse. ( https://www.virustotal.com/gui/file/b57b95eae48cd1e16dc71b51b8f0ec21adaf830396db9695733ba90ab666beb4?nocache=1)

2. Regarding this d.exe, this is at the same time a mistake and also not a mistake, the fact that its still running in the background after the app running itself is a programmation mistake, the process d.exe is not a child of the main process, and therefore doesn't die on the application end, the concept of processes and who owns the child process in comparison to linux after main program end is a little different.
This d.exe is actually yes a packaged python app made into a single program, the reason is python dependencies, installation and python appliction deployment is extremely instable due to the nature of python itself.
d.exe is actually the process that generates the Mythic mob syntax code using AI, its actually embedding the cpu version of pytorch to allow character generation.
Why isn't it inside the application code ? because first its using a different programming language, and also because Microsoft dvelopment technologies and AI are really not good friends at all, from bad performance to unsupported hardware and tremendous amount of bugs, yes onnx exist, but its not a linear implementation and its not supported correctly on hardware especially amd systems.
Python is definetly the best technology for AI.

And no its not stupid to protect an application from being sandboxed since the same technique for decompilating and create cracks of software is used.

For me your conclusion is the result of an unfinished/incomplete analysis combined maybe with some lack of knowledge about application development itself, but I can be wrong. However its a bit normal if your main experience is cybersecurity only.

Version: 3.9
https://tria.ge/240417-xqgqmacd21/behavioral1
https://tria.ge/240417-xqgqmacd21/behavioral2

uhh , triage results say the newest version for https://github.com/axel578/MMGen/releases/tag/3.9's executable is highly malacious and not something you'd rely on as a minecraft tool...
-
Author's response
You don't even understand your own report, what is the problem with this community not understanding what is written in any report ???
And why are you using a fake account to make this review ?

I'm terribly tired of stupidity, its outrageous.

Just read the report yourself, I'm seriously tired ! tired ! tired !
You don't understand that how much stupid I would be to put virus on a softare I've been working on for two month to get those comments.

It should be forbidden to claim random fake information like this !
Even your two reports doesnt support none of your claims.

What's wrong seriously !

Version: 3.8
This looks like a very promising software, however, sadly the latest release instantly crashes when starting (Windows 10, fresh install, default settings)

Version: 3.8
totally avoid, its virus central. pinged off 3 different anti viruses and total virus scan and all coming back as infection and keylogs.
-
Author's response
You are either a competitor, either a liar, either you didn't used the right file, either you are a mythic mob seller that sells stuff extremely expensive and don't want anybody to know about this software or anything that could encourage people learning mm.

Here is the virus total scan :
https://www.virustotal.com/gui/file/265424071c0fe6d5df7adbfac400e720e0ec9740071a78ddc141b62c029b8552

The Exe app which just loads the core dll in case you are wondering, its default .net behaviour, with 1 out of 65 (ml score, what a suprise that machine learning fails at recognising virus):
https://www.virustotal.com/gui/file/e8707d279838e35d1915c1dc7765dec1f5933590d254f0b0c6ea1b684f7ba9dc

and the Core DLL (0 out of 75, you didn't even tested it, I can't find any files that triggers the total virus report three times):
https://www.virustotal.com/gui/file/b57b95eae48cd1e16dc71b51b8f0ec21adaf830396db9695733ba90ab666beb4?nocache=1




I encourage anybody to run the scan for himself, 0 out of 65 ( remember, even if some antivirus flag a software, certainly more when it's ML, it doesn't mean its a virus, learn to read correctly and understand how virustotal and antivirus work is important before claiming anything )

This software is a lot of work, just spitting on it that easely is extremely distastefull, certainly more if the reviews is made of lies.

I highly suspect you take profit from selling mythic mob related stuff overpriced, anyway, like I said, this software is a lot of work, putting a virus or any kind of virus into a software I spent 2 years to develop would be extremely stupid, in this world people who does this exists, but they are a few, claiming what you claim with no evidence is becoming extremely tiresome, you're not the first, thow to tell lies you are the first.

If you or any person want to discuss about it in discord, I'd be happy to answer you question, but I'm tired to answer fake claims.

Version: 3.7
Great app for people that does not want to learn scripting for mythicmobs, i hope this app gets more recognition it is very good for server owners that want to save time

Version: 3.7
The software offers a tutorial app that can be helpful for users starting out. Although the software may appear complex, it can be a time-saver if used correctly. It is easy to create a dummy server, and the support on Discord is available. The AI functions work well and can be used as a code completion tool. Overall, the software appears to be a good option for those interested in exploring it further. It's worth noting that the download is available on Discord.

Version: 3.5
Can't using this app it's required net 6.0.3 when I can only find 6.0.8 but still not running. Not recommend this.
-
Author's response
hey ! crossthefire, sorry that it seams complicated for you, net 6.0.8 and versions should work perfectly fine with the software, most every new windows software requires that net version. :)

Version: 3.3
I haven't tested it thoroughly yet. but it's a great add-on. thank you very much for posting it
-
Author's response
Thanks for your review, I appreciate !

Version: 3.2
Been working with this since back when it was purely Premium, I must say Alix out did themself with this resource. It does have issues with AMD on windows 11 occasionally. But that what I get for going bleeding edge Dev builds of 11. Good job Alix hope to see more out of you. ^.^

Version: 3.2
I prefer using a gui in game, this app is laggy and some options is not working.
-
Author's response
Hey !
Don't hesitate to contact me with discord, I'd be happy to discuss with you about what is not working correctly ;)

Resource Information
Author:
----------
Total Downloads: 2,561
First Release: Apr 14, 2022
Last Update: Mar 24, 2024
Category: ---------------
All-Time Rating:
11 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings