[TOOL] ModProtectionTool

This forum is related to alpha maps and mods only.

Moderator: Forum Guards

[TOOL] ModProtectionTool

Postby Dae » Tue Jun 28, 05 11:27 am

ModProtectionTool

Type: tool
Version: 2.8
Project: [A] tools

DOWNLOAD FROM DEUSEXNETWORK.COM

About:
This tool modifies a package file (extension - .u) in the way so noone else can see the source code even with the use of WOTGreal or other exporters. There are 3 levels of protecting: the first one is against the exporting of the mod's source code, the second and the third one protects the mod's binary against decompiling.

Requirements:
Windows 95/98/2000/ME/XP

Installation:
No installation required.

Use:
You can use the program in 2 ways. The first and simpliest way: just launch the program and specify the filename with extension and the program will pass your mod over all the three levels. You can use the second way if you need to choose between these 3 levels of protection. Run the program within commandline or batch file (.bat) with the parameters.

Syntax:
Code: Select all
ModProtectionTool PackageFileName [options]


Parameters:
Code: Select all
-ss   the program will remove the source codes against exporting
-fp   the program will protect all function against decompilation
-np   the program will screw up the variables function identifiers
     (just if identifiers are marked with a  _   in the beginning of the name)


Examples:
Code: Select all
ModProtectionTool FLKeypad.u -ss -fp -np
- 3 levels of protection to package FLKeypad.u

ModProtectionTool FLKeypad.u -ss -fp
- removes the source code against exporting and functions and against decompilation

ModProtectionTool FLKeypad.u -ss
- removes the source code so noone else can export it anymore but don't forget that advanced users can still decompile it


We recommend to use always the source code removing (-ss) otherwise two other levels don't make sense ;)

Todo list:
this is what we're planning to add in further releases
    n/a

Changes log:
this is what we've changed
  • 2.8 - Program size decreased due to compression, works with Win98 now
  • 2.7 - changed package recognization system (so that the program recognizes if the package was already modified before)
  • 2.6 - Added Self-check
  • 2.5 - fixed version for the log-feature
  • 2.4 - (inofficial) log-feture screwed up everything (>_<)
  • 2.3 - Added logging feature for detailed information
  • 2.2 - everything worked well. how i remember
  • 2.1 - fixed problems with NameTable protection (program acted in mod like an elephant in a glass house O_O)
  • 2.0 - Added MTL like NameTable protection
  • 1.9 - added batchfile compatibility
  • 1.7 & 1.8 - (inofficial) troubleshooting versions for the coming MTL like protection
  • 1.6 - added a better class-begin recognition for StripSource
  • 1.5 - modified StipSource that you didn't need to mark the end of your class anymore
  • 1.4 - added StripSource protection (idea from JomBowen's stripsource perl-script)
  • 1.3 - same like 1.2
  • 1.2 - extended the range of protectable functions
  • 1.1 - Added possibility to specify an unrealpackage
  • 1.0 - Program with embedded Function-Protection Created

Known bugs:
    none at the moment - please reply to this topic if you found some

Credits:
AUTHORS:
BETA TESTERS:
  • alrightythen


Copyrights/permissions:
This program was not made and is not supported by Ion Storm and Eidos Interactive.
You may not claim this work as your own!
You may distribute this program, as long as it is free of charge and includes no changes and modifications.
You may use this program without author's permission.

Comments/questions/problems? Quick, reply to this topic! :)
Last edited by Dae on Fri May 11, 07 9:33 am, edited 9 times in total.
User avatar
Dae
Alpha
 
Posts: 12086
Joined: Sat Sep 06, 03 4:40 pm

Postby alrightythen » Wed Jun 29, 05 2:04 pm

I beta-ered this too :lol: Its a great program, and us codders highly need it (unless we are sharing code of course lol) 8)
#@~~Alrightythen!~~@#
User avatar
alrightythen
Newbie
 
Posts: 51
Joined: Tue Mar 16, 04 10:00 pm
Location: London

Postby ~ô¿ô~Nobody~ » Fri Sep 09, 05 10:17 pm

topic updated to version 2.7
Nobody is perfect...
------------------------------
Longc[A]t wrote:I still think Dae is a russian spambot.

~[A]Daedalus~ wrote:There will be a day when my patience goes away and you, along with all who rant with you, will get banned.

ô¿ô¥[GODZ]¥NOCHANC wrote:I can ban any one I want ANY time I want. You have no rights here.
User avatar
~ô¿ô~Nobody~
Alpha
 
Posts: 2520
Joined: Fri Dec 31, 04 3:20 pm
Location: Proclarush Taonas

Postby docholiday » Thu Dec 15, 05 3:36 am

Does this just mangle names? There is a tool out there to unmangle them so WOTgreal can decompile them. Worked with MTL.
docholiday
Newbie
 
Posts: 22
Joined: Thu Sep 29, 05 6:56 pm

Postby Alex » Thu Dec 15, 05 8:30 am

Is there one? I thought the MTL team released it.
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby Dae » Thu Dec 15, 05 9:35 am

Could you show us this tool?
User avatar
Dae
Alpha
 
Posts: 12086
Joined: Sat Sep 06, 03 4:40 pm

Postby alrightythen » Thu Dec 15, 05 10:57 am

As far as Im aware only nobody has a program to unprotect nametable and make mod almost decompilable...as he is the 'tool' that unprotected mtl..

As Dae said would be interesting to see this tool..and if it was available, Im sure mtl would have been unprotected sooner
#@~~Alrightythen!~~@#
User avatar
alrightythen
Newbie
 
Posts: 51
Joined: Tue Mar 16, 04 10:00 pm
Location: London

Postby Mike » Thu Dec 22, 05 3:56 am

nice
Guarding the rights of others is the most noble and beautiful end of a human being.
User avatar
Mike
Member title-less
 
Posts: 349
Joined: Wed Sep 07, 05 7:48 pm

Postby Gishank » Thu Dec 22, 05 10:11 am

^^^^
SPAM!, And to make sure this isn't spam vola.
Image
Gishank
Forum Super Hero
 
Posts: 4235
Joined: Sun Aug 28, 05 9:17 am
Location: London, England.

Postby docholiday » Sat Dec 24, 05 9:13 pm

I didn't hang on to it, but I can't imagine it would be hard to make another one. Regardless though, this kind of protection worked with MTL for a very long time, so this is definitely a good thing to put out.
docholiday
Newbie
 
Posts: 22
Joined: Thu Sep 29, 05 6:56 pm

Postby kBo » Sat Mar 18, 06 3:17 am

Just a quick note, you may want to protect the executable somehow, so people aren't able to get full asm dumps and whatnot as easily.

Doesn't make much sense to me for you to go through all of this trouble to release an Unreal package protector (well done, I might add -- props to Nobody) and leave the executable wide open.

Edit: Although I realise that the DX community is chock-full of plagiarizing, stealing nine-year-olds, why not just release the source for people to play around with instead of going through all this trouble to protect the packages from decompilation?

Just my $0.02.
"Phreaking doesn't exist. It's an abstract concept that is blindly supported by the collective consciousness of a flakey subculture. You saw nothing."
User avatar
kBo
Master
 
Posts: 1698
Joined: Wed Dec 24, 03 2:52 pm
Location: North Carolina, USA

Postby MainMan » Wed Jul 26, 06 10:36 pm

One limitation: I can't get it to work with a package that extends dxmtl152b. I have a mtl-extender tool (made by Nobody), and I have tried:

1. Extend MTL
2. Protect

and also

1. Protect
2. Extend MTL

Either way the server crashes as soon as it starts up. >_>
<center>ty m7
</center>
User avatar
MainMan
<i>Tru' Playa' Fer Defs</i>
 
Posts: 4655
Joined: Sun Jun 05, 05 7:38 am
Location: London, UK

Postby atrey65789 » Mon Jul 02, 12 6:22 pm

Link doesnt work.
-A
atrey65789
Regular
 
Posts: 400
Joined: Thu Dec 22, 11 3:02 pm

Postby Alex » Mon Jul 02, 12 6:45 pm

Link has been fixed.
Alex
Alpha
 
Posts: 8067
Joined: Wed Nov 12, 03 4:51 pm

Postby atrey65789 » Mon Jul 02, 12 6:45 pm

Thank you very much :D
-A
atrey65789
Regular
 
Posts: 400
Joined: Thu Dec 22, 11 3:02 pm

Postby ProtoType » Sat May 18, 13 11:38 pm

lol is it protected agiants unrealed XD if not then there is no point in it since unrealed needs to read the code and if its protected items cant be added because unrealed cant read it

besides there are moders out there that take advantage of other people script to use to their advantage (like me because i cant code myself) but still great things can be created when doing this and people can learn of it

like eidos would bother telling you not to use their script or put the copyright before your nose when they allowed modding they also allowed making use of there work meaning if eidos was thinking off protecting the game then gues we wouldnt have mods in the first place XD

if its about models and textures or sounds maybe that some protection but in reality everybody can hear and see its from another mod and people really cant copy eachother their is always a difference

im not really going to use this tool ever unless it would be a total conversion then still its a old game and things like this shouldnt really be added protection should be mostly focussed on game company's not a mod for a game since how much you want to protect it truth is if you post a mod or other you have to accept that your work might be used by somebody else including code use this is a harsh reality of making free stuff

and last im sure somebody wil ever make a tool that reverses this process thing is if you make it harder to get to people want to unlock it resulting in a tool like i mentioned above
User avatar
ProtoType
Newbie
 
Posts: 28
Joined: Fri May 17, 13 5:45 pm

Postby Kaiden » Sun May 19, 13 12:24 am

Hi, interesting post. Alpha wholeheartedly supported and still does "open source", but at the same time it's completely understandable that modifications such as anti-cheat mods were protected.

truth is if you post a mod or other you have to accept that your work might be used by somebody else including code use this is a harsh reality of making free stuff

And this mod made it not a truth. At the end of the day, some modders, unpaid, put a lot of time and effort into creating modifications. If they wanted to release the source code at their leisure, then that's fine, this mod allowed them to do that. I disagree entirely with the "You've made this, so it must be completely open to the public" philosophy you seem to be endorsing.

At the same time you may want to look at the map protection tool, which pretty much does entirely the same thing. I'm of a firm belief that content created by someone belongs to them (while regarding actual game licenses etc), and how they choose to distribute it is up to them. In this community, sure in the long run it may have been beneficial to have had almost 100% of everything open source, but at the same time I don't see how having CRDM or AdvBan open source would have helped at all; all it would have resulted in is compromises of the mods purposes.
------
Kaiden
Alpha
 
Posts: 7003
Joined: Wed Jan 18, 06 11:21 pm
Location: England


Return to alpha laboratories

Who is online

Users browsing this forum: No registered users and 8 guests
cron