| MATLAB Central > MATLAB Newsreader > protecting MatLab code from being pirated? |
|
|
|
Subject: protecting MatLab code from being pirated? From: stpatryck Date: 16 Sep, 2009 19:40:42 Message: 1 of 51 |
|
Hello All, |
|
Subject: protecting MatLab code from being pirated? From: Nathan Date: 16 Sep, 2009 19:44:34 Message: 2 of 51 |
|
On Sep 16, 12:40 pm, stpatryck <stpatr...@gmail.com> wrote: |
|
Subject: protecting MatLab code from being pirated? From: Matt Fig Date: 16 Sep, 2009 19:50:17 Message: 3 of 51 |
|
A similar problem I had lead me to develop this file: |
|
Subject: protecting MatLab code from being pirated? From: per isakson Date: 16 Sep, 2009 19:57:20 Message: 4 of 51 |
|
stpatryck <stpatryck@gmail.com> wrote in message <0925d8cc-0669-4057-9ce0-04ccf1b627a4@d21g2000vbm.googlegroups.com>... |
|
Subject: protecting MatLab code from being pirated? From: SaintPatrick Date: 16 Sep, 2009 21:04:14 Message: 5 of 51 |
|
Nathan, Per, and Matt, |
|
Subject: protecting MatLab code from being pirated? From: Steve Amphlett Date: 17 Sep, 2009 09:54:02 Message: 6 of 51 |
|
SaintPatrick <patrickmyu@gmail.com> wrote in message <5131ea0f-cb7e-497b-9083-383dba9fbd01@d21g2000vbm.googlegroups.com>... |
|
Subject: protecting MatLab code from being pirated? From: Giovanni Ughi Date: 29 Jul, 2010 14:03:04 Message: 7 of 51 |
|
and, how is it possible to "time bomb" p-file? |
|
Subject: protecting MatLab code from being pirated? From: Andy Date: 29 Jul, 2010 14:13:07 Message: 8 of 51 |
|
"Giovanni Ughi" <giovanni.ughi@yahoo.it> wrote in message <i2s1mo$48o$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: Giovanni Ughi Date: 29 Jul, 2010 14:39:18 Message: 9 of 51 |
|
definitely easy!... |
|
Subject: protecting MatLab code from being pirated? From: Giovanni Ughi Date: 29 Jul, 2010 14:42:23 Message: 10 of 51 |
|
easy... thanks a lot! |
|
Subject: protecting MatLab code from being pirated? From: Giovanni Ughi Date: 30 Jul, 2010 14:13:05 Message: 11 of 51 |
|
suggested solution seems to work well. |
|
Subject: protecting MatLab code from being pirated? From: Steve Amphlett Date: 30 Jul, 2010 14:29:05 Message: 12 of 51 |
|
"Giovanni Ughi" <giovanni.ughi@yahoo.it> wrote in message <i2umlh$n2k$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: us Date: 30 Jul, 2010 14:44:04 Message: 13 of 51 |
|
"Giovanni Ughi" <giovanni.ughi@yahoo.it> wrote in message <i2umlh$n2k$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: Walter Roberson Date: 30 Jul, 2010 14:45:42 Message: 14 of 51 |
|
Giovanni Ughi wrote: |
|
Subject: protecting MatLab code from being pirated? From: Andy Date: 30 Jul, 2010 14:58:04 Message: 15 of 51 |
|
"us " <us@neurol.unizh.ch> wrote in message <i2uofk$l42$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: us Date: 30 Jul, 2010 15:14:04 Message: 16 of 51 |
|
"Andy " <myfakeemailaddress@gmail.com> wrote in message <i2up9s$elv$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: Giovanni Ughi Date: 30 Jul, 2010 15:24:04 Message: 17 of 51 |
|
"Andy " <myfakeemailaddress@gmail.com> wrote in message <i2up9s$elv$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: Andy Date: 30 Jul, 2010 15:41:03 Message: 18 of 51 |
|
Walter is suggesting that you have your code check a server to make sure it is allowed to run. This is probably the only robust solution, but it's somewhat more work on your part than the time bomb. |
|
Subject: protecting MatLab code from being pirated? From: Steve Amphlett Date: 30 Jul, 2010 15:49:04 Message: 19 of 51 |
|
"Giovanni Ughi" <giovanni.ughi@gmail.com> wrote in message <i2uqqk$o56$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: Giovanni Ughi Date: 30 Jul, 2010 16:45:07 Message: 20 of 51 |
|
thank you all for your reply. |
|
Subject: protecting MatLab code from being pirated? From: Sean Date: 30 Jul, 2010 16:59:04 Message: 21 of 51 |
|
"Andy " <myfakeemailaddress@gmail.com> wrote in message <i2urqf$sms$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: Giovanni Ughi Date: 30 Jul, 2010 17:36:04 Message: 22 of 51 |
|
function output = myFunction(varargin) |
|
Subject: protecting MatLab code from being pirated? From: Sean Date: 30 Jul, 2010 17:58:05 Message: 23 of 51 |
|
"Giovanni Ughi" <giovanni.ughi@gmail.com> wrote in message <i2v2i4$avn$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: Giovanni Ughi Date: 30 Jul, 2010 18:19:07 Message: 24 of 51 |
|
why you said: "just moved to the recycle bin, pretty useless" |
|
Subject: protecting MatLab code from being pirated? From: Walter Roberson Date: 30 Jul, 2010 18:20:02 Message: 25 of 51 |
|
Sean wrote: |
|
Subject: protecting MatLab code from being pirated? From: Sean Date: 30 Jul, 2010 18:29:05 Message: 26 of 51 |
|
"Giovanni Ughi" <giovanni.ughi@gmail.com> wrote in message <i2v52r$njt$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: Andy Date: 30 Jul, 2010 18:35:05 Message: 27 of 51 |
|
Walter Roberson <roberson@hushmail.com> wrote in message <i2v5cd$82r$1@canopus.cc.umanitoba.ca>... |
|
Subject: protecting MatLab code from being pirated? From: Walter Roberson Date: 30 Jul, 2010 18:35:34 Message: 28 of 51 |
|
Giovanni Ughi wrote: |
|
Subject: protecting MatLab code from being pirated? From: Walter Roberson Date: 30 Jul, 2010 18:38:57 Message: 29 of 51 |
|
Andy wrote: |
|
Subject: protecting MatLab code from being pirated? From: Andy Date: 30 Jul, 2010 19:04:04 Message: 30 of 51 |
|
> >> (By the way, the datenum for May 5, 2011 is prime, if someone is |
|
Subject: protecting MatLab code from being pirated? From: Walter Roberson Date: 30 Jul, 2010 19:05:57 Message: 31 of 51 |
|
Andy wrote: |
|
Subject: protecting MatLab code from being pirated? From: Giovanni Ughi Date: 30 Jul, 2010 19:19:06 Message: 32 of 51 |
|
Walter Roberson <roberson@hushmail.com> wrote in message <i2v5cd$82r$1@canopus.cc.umanitoba.ca>... |
|
Subject: protecting MatLab code from being pirated? From: Giovanni Ughi Date: 30 Jul, 2010 19:30:22 Message: 33 of 51 |
|
Walter Roberson <roberson@hushmail.com> wrote in message <i2v69h$9a7$1@canopus.cc.umanitoba.ca>... |
|
Subject: protecting MatLab code from being pirated? From: Andy Date: 30 Jul, 2010 19:37:04 Message: 34 of 51 |
|
clock can also easily be overloaded. My point earlier that you should use clock without wrapping it in builtin is that overloading clock is somewhat more likely to have consequences in other MATLAB files. You could also use both clock and builtin('clock') (that is, check for one or the other) so that the user would have to overload both to get through your time bomb. The point isn't to make it more secure. The point is to make it more trouble than it's worth to get around it. |
|
Subject: protecting MatLab code from being pirated? From: Giovanni Ughi Date: 2 Aug, 2010 11:57:05 Message: 35 of 51 |
|
"Sean " <sean.dewolski@nospamplease.umit.maine.edu> wrote in message <i2v5lh$1ao$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: Steve Amphlett Date: 2 Aug, 2010 12:17:05 Message: 36 of 51 |
|
"Giovanni Ughi" <giovanni.ughi@gmail.com> wrote in message <i36bqh$l79$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: Giovanni Ughi Date: 2 Aug, 2010 12:35:24 Message: 37 of 51 |
|
"Steve Amphlett" <Firstname.Lastname@Where-I-Work.com> wrote in message <i36d01$59m$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: us Date: 2 Aug, 2010 13:03:08 Message: 38 of 51 |
|
"Giovanni Ughi" |
|
Subject: protecting MatLab code from being pirated? From: Giovanni Ughi Date: 2 Aug, 2010 13:31:23 Message: 39 of 51 |
|
"us " <us@neurol.unizh.ch> wrote in message <i36fmc$sdq$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: Steve Amphlett Date: 2 Aug, 2010 13:35:27 Message: 40 of 51 |
|
"Giovanni Ughi" <giovanni.ughi@gmail.com> wrote in message <i36e2c$e0p$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: us Date: 2 Aug, 2010 13:40:27 Message: 41 of 51 |
|
"Giovanni Ughi" <giovanni.ughi@gmail.com> wrote in message <i36hbb$fve$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: Jan Simon Date: 2 Aug, 2010 23:07:04 Message: 42 of 51 |
|
Dear Giovanni, |
|
Subject: protecting MatLab code from being pirated? From: Andy Date: 3 Aug, 2010 12:38:06 Message: 43 of 51 |
|
> But finally be aware that some famous manufactures of software do not perfrom such tricks. So perhaps *trust* is the right way. |
|
Subject: protecting MatLab code from being pirated? From: per isakson Date: 13 Aug, 2010 02:23:06 Message: 44 of 51 |
|
"us " <us@neurol.unizh.ch> wrote in message > > > > But, if I change the windows |
|
Subject: protecting MatLab code from being pirated? From: per isakson Date: 13 Aug, 2010 02:42:06 Message: 45 of 51 |
|
"per isakson" <poi.nospam@bimDOTkthDOT.se> wrote in message <i42aaa$ovc$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: Walter Roberson Date: 13 Aug, 2010 03:27:07 Message: 46 of 51 |
|
per isakson wrote: |
|
Subject: protecting MatLab code from being pirated? From: Lina Carmen Date: 12 Feb, 2011 16:01:03 Message: 47 of 51 |
|
Someone wrote about writing in pcode file.If I didnt get it wrong, the user will run the supplied pcode , say mycode.p . How can that file modify itself,while running? |
|
Subject: protecting MatLab code from being pirated? From: Matthew Arthington Date: 23 Feb, 2011 11:50:35 Message: 48 of 51 |
|
"Andy" wrote in message <i2v9l0$jk6$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: JGL Date: 2 Mar, 2011 11:13:06 Message: 49 of 51 |
|
Why don't you get the date and time from the internet? If you have a web server you can write a php web page that returns the current date and time. Then you can use the urlread function in your program. |
|
Subject: protecting MatLab code from being pirated? From: JGL Date: 2 Mar, 2011 11:25:10 Message: 50 of 51 |
|
"JGL" wrote in message <ikl8o2$5pv$1@fred.mathworks.com>... |
|
Subject: protecting MatLab code from being pirated? From: Think two, count blue. Date: 2 Mar, 2011 20:10:35 Message: 51 of 51 |
|
On 11-03-02 05:13 AM, JGL wrote: |
A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.
Anyone can tag a thread. Tags are public and visible to everyone.
| Tag Activity for This Thread | ||
|---|---|---|
| Tag | Applied By | Date/Time |
| cssm | us | 2 Aug, 2010 09:04:37 |
| reference | us | 2 Aug, 2010 09:04:37 |
| crack pcode | Giovanni Ughi | 30 Jul, 2010 11:29:16 |
| pcode expiratio... | Giovanni Ughi | 30 Jul, 2010 10:16:38 |
| license | Giovanni Ughi | 30 Jul, 2010 10:16:20 |
| fex | Sprinceana | 17 Sep, 2009 05:13:23 |
| password protec... | Sprinceana | 17 Sep, 2009 05:13:23 |
| password | Sprinceana | 17 Sep, 2009 05:13:23 |
| password protect | Sprinceana | 17 Sep, 2009 05:13:23 |
Contact us at files@mathworks.com
