how to convert p file to m file

hi can any one tell how to convert p mile to mile please

2 Comments

What does "mile to mile" mean?
Anuj Dagar
Anuj Dagar on 8 Apr 2017
Edited: Anuj Dagar on 8 Apr 2017
i think mile means m file :)

Sign in to comment.

Answers (3)

Walter Roberson
Walter Roberson on 12 Sep 2011
ps: looks like you might have been trying to do the same thing as this long ago poster

3 Comments

thank u sir i am working on finger print recognization ,ai have to find centre point and crop in ,were do i get these codes can u help
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.
@Walter: I'm amused about the last sentence.

Sign in to comment.

Margie Cofino
Margie Cofino on 26 Dec 2017
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

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.)
@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.

Sign in to comment.

Darin Salhi
Darin Salhi on 29 Oct 2018
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
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.
Yes , but in some cases , like a freelance job , or contrat job , developer need to decrypt the code.
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.
@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.

Sign in to comment.

Categories

Asked:

Pat
on 12 Sep 2011

Commented:

Jan
on 31 Oct 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!