how to convert p file to m file
Mostra commenti meno recenti
hi can any one tell how to convert p mile to mile please
2 Commenti
Jan
il 12 Set 2011
What does "mile to mile" mean?
Anuj Dagar
il 8 Apr 2017
Modificato: Anuj Dagar
il 8 Apr 2017
i think mile means m file :)
Risposte (3)
Walter Roberson
il 12 Set 2011
0 voti
3 Commenti
Pat
il 12 Set 2011
Walter Roberson
il 12 Set 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
il 12 Set 2011
@Walter: I'm amused about the last sentence.
Margie Cofino
il 26 Dic 2017
0 voti
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 Commenti
Walter Roberson
il 26 Dic 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
il 26 Dic 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
il 29 Ott 2018
0 voti
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 Commenti
Bruno Luong
il 29 Ott 2018
Modificato: Bruno Luong
il 29 Ott 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
il 29 Ott 2018
Yes , but in some cases , like a freelance job , or contrat job , developer need to decrypt the code.
Walter Roberson
il 29 Ott 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
il 31 Ott 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.
Categorie
Scopri di più su Language Support in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!