how to convert p file to m file
Show older comments
hi can any one tell how to convert p mile to mile please
2 Comments
Jan
on 12 Sep 2011
What does "mile to mile" mean?
Anuj Dagar
on 8 Apr 2017
Edited: Anuj Dagar
on 8 Apr 2017
i think mile means m file :)
Answers (3)
Walter Roberson
on 12 Sep 2011
0 votes
3 Comments
Pat
on 12 Sep 2011
Walter Roberson
on 12 Sep 2011
I have never worked with finger print recognition, so I do not know of any sources. As you know what it is you want to do, you would be in a better position to Google for the information than I would be.
Jan
on 12 Sep 2011
@Walter: I'm amused about the last sentence.
Margie Cofino
on 26 Dec 2017
0 votes
Hi may I know how to convert .p file to .m file extension ? I'm a student and I beg for your help .. I really need your help :(
2 Comments
Walter Roberson
on 26 Dec 2017
You get a job with Mathworks and work with their team to write a tool to reverse engineer .p files into m code.
There has been speculation over the years that Mathworks Consulting probably has access to such a tool already, but I never bothered to ask them. You can be fairly certain that if they do have such a tool that they would require proof that you had the legal rights to the source code. (If you are trying get m file source for fingerprint recognition .p file then you are unlikely to be able to convince them that you have the necessary legal rights.)
Jan
on 26 Dec 2017
@Margie: P coding is used to conceal the contents of an M file. Then converting it back to readable code is not wanted by the author. Note that the question has been answered already.
Darin Salhi
on 29 Oct 2018
0 votes
Sorry , But is Logic Matlab add this features "Crypt open source code (.m => .p)" like a sécruté for dévlopper to protect their work
4 Comments
Bruno Luong
on 29 Oct 2018
Edited: Bruno Luong
on 29 Oct 2018
Why not? They (TMW) are probably the first one to want/need it.
And why you think MATLAB program would be an open source? Most of them are but not all.
Darin Salhi
on 29 Oct 2018
Yes , but in some cases , like a freelance job , or contrat job , developer need to decrypt the code.
Walter Roberson
on 29 Oct 2018
Developers who have legal rights to reverse engineer the .p code typically already have access to the original source.
There are some exceptions:
- sometimes companies lose their source code but still have the .p around and later need to get back to source
- in some situations involving one company purchasing another company, there might be legal rights to the intellectual property but the original code might not be available
- in some countries, reverse engineering is legal, at least within some contexts. For example in some countries, security researchers have the legal right to reverse engineer code to attempt to find security problems. In some countries, people with disabilities have rights to adapt software to make it usable for them.
Jan
on 31 Oct 2018
@Boukamcha Hamdi: I'm not sure if your answer is clear. Do you mean, that it is a useful procedure to encrypt readable M files to not readable P files? If you mean this, I do agree. Then it is wanted, that the decryption is not possible for other users.
Categories
Find more on Language Support in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!