OutdatedModified Managed DLL

Posts 115 of 18 · Page 1 of 2
Modified Managed DLL
DLL Modifications include:
God Mode
DebugInterface.IsGodMode(᝝) : Boolean
DebugInterfaceTemp.IsGodMode(᝝) : Boolean
Damage Multiplier
DamageMultiplier.Get(String) : Single
Show All Players on Map
NGuiMap.ᢎᙃ() : Void
Creative Mode
PlayerMoveController.Update() : Void
Teleport
NGuiMap.Update() : Void
Unlimited Stamina/Hunger/Thirst
EntityPlayerLocal.OnUpdateLive() : Void
Don’t Drop Items
EntityPlayerLocal.dropItemOnDeath() : Void
EntityPlayerLocal.dropItemOnQuit() : Void

Virus Scans:
www.virustotal.com Results
virusscan.jotti.org Results
7DTD_Assembly-CSharp_7.8b26_mpgh.net.zip615 KB · 110 downloads Scanning…
Thank you for ruining the multiplayer. Great job.
all that hard work, then someone releases it to all the people who don't want to work for it.
Private servers only now, I guess. =P
Cant wait to testing this Nice Feature
//Approved
Good thing Alpha 7.8 just released... LOL
Quote Originally Posted by Suprememodder View Post
Good thing Alpha 7.8 just released... LOL
This is for 7.8 Hopefully on next release all the .dll's are packed in the .exe so no noobs can release stuff like this again.
Already filed the feature request with The Fun Pimps during version 7.5... Hoping this release forces them to to either embed or obfuscate the entire thing. Anyhow I have successfully hooked into Mono.dll and don't need a modified managed DLL to implement similar results. I am actually using EasyHook and have got a hook on DirectX EndScene to create a fancy menu for myself along with 6 functions in Mono.dll. Releases move development forward, so quit raging LOL
Quote Originally Posted by mancoast View Post
Already filed the feature request with The Fun Pimps during version 7.5... Hoping this release forces them to to either embed or obfuscate the entire thing. Anyhow I have successfully hooked into Mono.dll and don't need a modified managed DLL to implement similar results. I am actually using EasyHook and have got a hook on DirectX EndScene to create a fancy menu for myself along with 6 functions in Mono.dll. Releases move development forward, so quit raging LOL
LMFAO. You don't even know what your talking about. Let me point out some things to you.
1. "don't need a modified managed DLL" There is no .DLL called managed.dll.
2. Obfuscating the entire thing will not change anything. If you have common sense then it will be just as easy.
3. If they embed all the .DLL's it will be just as easy to make hacks.
4. "Anyhow I have successfully hooked into Mono.dll" Wow you copied and pasted code to have it hook onto something in memory. That isn't old or anything. There are only like 100 tutorials made within the past few years.
5. "6 functions in Mono.dll" Like what? You do know what mono.dll is right?
6. "Releases move development forward" I have never heard that before. Are you talking about the game's development or development of hacks? Because for both releases don't move development forward.
Any more wrong things you want to say?
Haha don't need to flame, you might burn yourself out. A managed DLL is simply any DLL that is compiled with .NET framework, in this case using the opensource version of .NET AKA MONO. The specific functions worth taking a look at in Mono.dll are mono_debug_open_image_from_memory, mono_image_open_from_data_with_name, and mono_assembly_loaded. If you have any questions please be civil.
Quote Originally Posted by mancoast View Post
Haha don't need to flame, you might burn yourself out. A managed DLL is simply any DLL that is compiled with .NET framework, in this case using the opensource version of .NET AKA MONO. The specific functions worth taking a look at in Mono.dll are mono_debug_open_image_from_memory, mono_image_open_from_data_with_name, and mono_assembly_loaded. If you have any questions please be civil.
LOL "the opensource version of .NET AKA MONO" Wait, there is a open source framework of the .NET framework? I'm done. "Mono is a software platform designed to allow developers to easily create cross platform applications." - Mono website

ahh script kiddies never cease to amaze me.
I know this question strays off from the arguement but, how does once go about using this? Is there a console command to enable it? Sorry for the dumb question.
@ @rghmodz: The very next sentence on the mono-project website states: "Mono is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime."

@ @penorbeast: Replace the existing Assembly-CSharp.dll within your 7DTD installation with the archived version in the attachment.
Posts 115 of 18 · Page 1 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?