I’m always hesitant to use community executable tools since no one is accountable if it turns up being malicious. It’s not that I think that developers of these tools could do it intentionally, but there are risks like, for example, accounts being stolen and posts modified to point to malicious tools instead of clean tools. That being said, I really like this tools since I can use virtualization and shared folders to run it on guest Linux environment.
If there is interest, I could write up a guide how to set up virtual machine and set up the game folders so that they are accessible to the tool inside the virtual machine.
I like the functionality of the tool as well, seems very capabable. The latest addition of find command saves a lot of time.
I totally agree. It takes quite a bit of trust to run some random exe posted on some random corner of the internet. The source code for the editor is available here: https://github.com/Odie/gd-edit
The repo receives very few mentions here simply because I don’t think anyone would be interested. I had imagined people would rather get back to playing the game. The repo also doesn’t make any effort to explain how to build or run the tool from source. If you’d like, I can add better dependency and build instructions.
That being said, I really like this tools since I can use virtualization and shared folders to run it on guest Linux environment.
If there is interest, I could write up a guide how to set up virtual machine and set up the game folders so that they are accessible to the tool inside the virtual machine.
Yeah, why not? I think that would help people who are security minded.
I like the functionality of the tool as well, seems very capabable. The latest addition of find command saves a lot of time.
Please do let me know about any pain points you have in working with the editor! I’m always happy to add new features to make it easier to use.
I was wondering if you can use the program to change your reputation with the different factions in the game, both positive rep with the friendlies and negative rep to get to the nemesis bosses.
That sounds bad. I always build the binary in osx, so I’m not sure how a piece of windows malware could have made it into the binary. It might be a false positive, but I’ll investigate!
The latest binary gave the following checksums:
sha-1 “6d106c66fc7416d9d2cee024c66dde16bae40449”
sha-256 “3108e5d3d3d60b6a5790619ab315349201cee077fa97bf21b01c9fdf09b89076”
Please check the SHA checksum of your copy. If you have 7zip installed, the context menu shown when you right click on the editor binary should have a “CRC SHA” menu. Choose the “SHA1” (or “SHA256”) item to have 7zip compute the SHA checksum of the file for you.
If the your checksum doesn’t match the checksum posted above, that might mean:
you don’t have the latest version yet
some program somewhere has secretly altered the program after it is downloaded
In either case, you’ll want to re-download the editor using the link in the first post, check the checksum again before attempting to run it.
Oh wow. I hadn’t realized windows defender won’t even let people download the file. I’m not sure how to proceed here. I’ll look into disabling avast, I guess? Presumably, windows defender would kick in and I will be able to see the same quarantine messages. I guess there would be some magic button that will then allow me to submit the exe for analysis.