Re: Program protection - can not be copied
- From: "Brian" <Brain>
- Date: Tue, 20 Mar 2007 20:36:43 +0800
I am not sure about that.
If I write a filesystem filter driver to prevent the program from being
copied out,
will the program can be executed properly by system?
User can not read the program, but how does the system can read and execute
the program?
Thank you very much,
Brain
"Michel Verhagen (eMVP)" <mverhagen@xxxxxxxxxxxxxxxxxxxxxxxxx>
???????:uY4uDSmaHHA.3612@xxxxxxxxxxxxxxxxxxxxxxx
Not really, you could write a filesystem filter that prevents your
application or parts of it to be copied out.
Michel Verhagen, eMVP
EmbeddedFusion
www.EmbeddedFusion.com
mverhagen at embeddedfusion dot com
Brian wrote:
Thank you very much.
It seems that there is no any direct method to protect the program from
being copied.
The only way to protect the program is doing with some unique ID or
hardware-specific inforamtion.
Right?
"Valter Minute" <v_a_l_t_e_r.m_i_n_u_t_e@xxxxxxxxxxxxx>
¼¶¼g©ó¶l¥ó·s»D:Xns98F8646C7D15DVALTERMINUTE@xxxxxxxxxxxxxxxx
"Brian" <Brain> wrote in news:uCUmufTaHHA.4872@xxxxxxxxxxxxxxxxxxxx:
Dear expert,If you put the file inside the OS image it won't be possibile to
I want to protect my program in CE 5.0.
After installing the program into system, I want the file can not
be copied. Then, user can not copy the program and run on other
device.
Is it possible? And How to archive this solution?
extract only the application (unless it's a managed app) from the .bin
file (or from the image on flash).
It's possibile to "download" the image from a device and run it on
another one, but they must be hardware compatible.
If you need to "lock" the image on a specific hardware you'll have to
find a way to put some device-specific information (serial number, MAC
address etc.) in the image but this could be a nightmare to manage in
production.
--
Valter Minute
(the reply address of this message is invalid)
(l'indirizzo di reply di questo messaggio non ?valido)
--
.
- References:
- Program protection - can not be copied
- From: Brian
- Re: Program protection - can not be copied
- From: Valter Minute
- Re: Program protection - can not be copied
- From: Brian
- Re: Program protection - can not be copied
- From: Michel Verhagen (eMVP)
- Program protection - can not be copied
- Prev by Date: Re: CE5.0 Command line tools
- Next by Date: Re: question about thread scheduling
- Previous by thread: Re: Program protection - can not be copied
- Next by thread: Re: Program protection - can not be copied
- Index(es):
Relevant Pages
|
Loading