How to lock/password protect mods?

LeeC2202
Posts: 112
Joined: 07 Jan 2015 22:04

Re: How to lock/password protect mods?

#21 Post by LeeC2202 » 06 May 2015 21:56

Reinhard wrote:Sounds to me like "Security by Obscurity". No, I didn't invent that term, and it isn't directed to you. Rather to such an approach.
The technical term for that is obfuscation. Most J2ME IDEs (Netbeans, Eclipse etc...) have it as an option during the build process, it helps to protect your class files against being decompiled.
This is my global apology to everyone I have probably offended at some point. Sorry for being an ass, no personal offence is ever intended. :oops:
User avatar
Reinhard
Posts: 4712
Joined: 20 Dec 2012 16:46
Location: Berlin, Germany

Re: How to lock/password protect mods?

#22 Post by Reinhard » 06 May 2015 22:33

davidzoli wrote:(click for bigger size)
I see. What an effort. Admire it.

Not so much admiration for not getting that it would need only one other skilled person, motivated. Analyzing this, and writing a few scripts to revert the process. If the game engine can understand such gobbledygook, a gifted brain could as well.

What I really admire is what people like Oleg (Zmodeler), another Oleg, Lexan, Av_mark and, last but not least, 50Keda did. The many, many hours spent to analyze how the closed SCS file formats worked. To support modding, and for the fun of it.
LeeC2202 wrote: The technical term for that is obfuscation.
Sorry, I've left that building long ago. Speaking of times I remembered compiler or linker options. And understood what these are for. Can't say I miss it. :D

I was talking of the concept in a broader sense, though in terms of software.
User avatar
Mohegan13
Global moderator
Posts: 19285
Joined: 05 Jul 2013 09:44
Location: West Yorkshire; Mars
Contact:

Re: How to lock/password protect mods?

#23 Post by Mohegan13 » 07 May 2015 17:26

Why I lock my mods:

Because the majority of people that actually steal skins/work and try to claim it as their own are also dimwitted and can't figure out how or where to find unlockers.

Most of the people who do know how to unlock mods are also capable of making their own work, so generally aren't likely to claim it as there own any way.

There's always exceptions.


That said; what people do with my work on their own HDD for their own game is entirely up to them. I only take umbridge when people re-up my work and claim it as their own or "for their son".
[ external image ]
I reserve the right to be 100% wrong.
Something isn't right, nothing feels the same.
Everyone around me Is a different shade of grey.
MacGruber
Posts: 61
Joined: 02 Jun 2016 10:38

Re: How to lock/password protect mods?

#24 Post by MacGruber » 08 Aug 2017 20:32

abasstreppas wrote: 05 May 2015 16:10 Reef, ohaha and many more including myself have made some very popular mods that we've shared among our fellow ETS2 players and they have all been unlocked. We do it for fun and sometimes because we think there's a need of that particular mod. Of course, sometime you'll get a bit p*ssed seeing your mod being uploaded somewere elese were the uploader makes money from your work. But what a heck, this is all for fun so lets keep it fun :)
But some SCS's archives are locked (locale.scs for example)
so I will say that it's impossible to open them (but I'm not sure now, maybe there is a way of opening them that I don't know)
User avatar
Axel Slingerland
Posts: 6470
Joined: 22 Oct 2013 07:55
Location: The Lost Coast

Re: How to lock/password protect mods?

#25 Post by Axel Slingerland » 09 Aug 2017 04:48

Why open a two year and three month old dead thread just to say something you're not sure about? [ external image ]

Just kidding...

It can be done. Start Here and read the rest of that thread.
[ external image ]

Boycott YouTube for Blocking Ad Blockers
User avatar
marcel-dutch
Posts: 565
Joined: 15 Nov 2016 21:54
Location: Netherlands
Contact:

Re: How to lock/password protect mods?

#26 Post by marcel-dutch » 09 Aug 2017 05:55

nicks4317 wrote: 05 May 2015 14:34 Hello everyone, Could anyone explain me how to make a protected zip and still keep it readable?.
Not and don't.
I hate it.
Axel Slingerland wrote: 09 Aug 2017 04:48 Why open a two year and three month old dead thread just to say something you're not sure about? [ external image ]
Whoops! :oops: I didn't read. :oops: Sorry
MacGruber
Posts: 61
Joined: 02 Jun 2016 10:38

Re: How to lock/password protect mods?

#27 Post by MacGruber » 09 Aug 2017 08:24

Axel Slingerland wrote: 09 Aug 2017 04:48 Why open a two year and three month old dead thread just to say something you're not sure about? [ external image ]

Just kidding...

It can be done. Start Here and read the rest of that thread.
Well. Everyone has a different knowledge. I know something that you may not know and vise versa...
"...you're not sure about?" as I tried to open SCS's archives - nothing helped (but I suppose, that there should be a way, nothing is impossible) - just an assumption
User avatar
bobgrey1997
Posts: 3618
Joined: 30 Nov 2015 02:13
Location: Minnesota, Iowa, Dekotas, and Nebraska
Contact:

Re: How to lock/password protect mods?

#28 Post by bobgrey1997 » 09 Aug 2017 08:46

The best way to lock any file: create a locked profile on your computer and move the file to that profile's private documents, then never move it back or upload it to the web anywhere... Just leave it on that isolated lonely section of hard drive.
Better way: get a separate hard drive and put the file on it, then encrypt the hard drive so that it cannot be accessed...
User avatar
Reinhard
Posts: 4712
Joined: 20 Dec 2012 16:46
Location: Berlin, Germany

Re: How to lock/password protect mods?

#29 Post by Reinhard » 09 Aug 2017 08:47

MacGruber wrote: 09 Aug 2017 08:24 as I tried to open SCS's archives - nothing helped (but I suppose, that there should be a way, nothing is impossible) - just an assumption
To really understand what this is all about you got to know a) some experience in programming and b) some basic knowledge about how archives (like ZIP) are done. Not necessarily in detail.

So if a) and b) is true for you, and you are interested, you will find some technical discussions about what is what on this very forum. With the help of google, better forget the forum search function.

If you aren't interested that much, the situation described in a nutshell: the files provided by SCS are stored in a different manner than the usual mod is. So the programs used for open classic mods simply don't know how to fetch data from them. Wrong format. The game of course can read both the open mod format (ZIP) as well as the proprietary format from SCS.

Some people have analyzed that new, proprietary format from SCS. And made themselves tools, for own mods not to be opened by others. So when you can't open a mod with WinRAR or alike, it is either stored in that proprietary format, and indicates an error. Or it is artfully damaged in a way that let any tool assume that a password is needed, and refuse any attempt to open such file(s).
MacGruber
Posts: 61
Joined: 02 Jun 2016 10:38

Re: How to lock/password protect mods?

#30 Post by MacGruber » 09 Aug 2017 09:25

Reinhard wrote: 09 Aug 2017 08:47
MacGruber wrote: 09 Aug 2017 08:24 as I tried to open SCS's archives - nothing helped (but I suppose, that there should be a way, nothing is impossible) - just an assumption
...
Some people have analyzed that new, proprietary format from SCS. And made themselves tools, for own mods not to be opened by others. So when you can't open a mod with WinRAR or alike, it is either stored in that proprietary format, and indicates an error. Or it is artfully damaged in a way that let any tool assume that a password is needed, and refuse any attempt to open such file(s).
I understand this, and I need that tool (if it exists in public access) - I want to find a string that will allow me to change a name of my truck
Post Reply

Return to “Help center - player to player”

Who is online

Users browsing this forum: No registered users and 5 guests