element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Members
    Members
    • Benefits of Membership
    • Achievement Levels
    • Members Area
    • Personal Blogs
    • Feedback and Support
    • What's New on element14
  • Learn
    Learn
    • Learning Center
    • eBooks
    • STEM Academy
    • Webinars, Training and Events
    • More
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • More
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • More
  • Products
    Products
    • Arduino
    • Dev Tools
    • Manufacturers
    • Raspberry Pi
    • RoadTests & Reviews
    • Avnet Boards Community
    • More
  • Store
    Store
    • Visit Your Store
    • Choose Another Store
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
General How to prevent copy/cloning of exe file in the SD card?
  • Forums
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Avnet Boards Forums requires membership for participation - click to join
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 6 replies
  • Answers 3 answers
  • Subscribers 45 subscribers
  • Views 143 views
  • Users 0 members are here
  • Using Xilinx Tools
  • ZedBoard General Questions
  • Zedboard Hardware Design
  • Software Application Development
  • PicoZed SDR Software-Defined Radio
  • Zedboard Training
  • zedboardcmty
Related

How to prevent copy/cloning of exe file in the SD card?

manoj_loka
manoj_loka over 1 year ago

Hello,

We are using a Zedboard with an FMCOMMS3 ( from analog devices) for a detector system. The executable file for standalone mode is in the SD card of the Zedboard. We are planning to send the detector for customer trials and evaluation.

 

How do we prevent someone from copying/cloning the exe file from the SD card? 

 

Is there any unique hardware ID ( either zedboard or FMCOMMS 3 board ) that can be used for verification?

 

Thank you and hope to hear some suggestions.

 

Manoj

  • Reply
  • Cancel
  • Cancel

Top Replies

  • Jan Cumps
    Jan Cumps over 1 year ago +2 suggested

    The AES-PMOD-TPM20-SLB9670-G Trusted Platform Module plugin, made for Zynq .

     

    This allows you to deploy several check mechanisms. One option is that you embed the endorsement key of the TPM in the executable…

  • Jan Cumps
    Jan Cumps over 1 year ago in reply to manoj_loka +1 suggested

    To see how functionality is executed, I check the integration test set of the tpm2 github.

    https://github.com/tpm2-software/tpm2-tools

     

    Here is a proposed step guide: https://stackoverflow.com/questions/9117772…

  • manoj_loka
    manoj_loka over 1 year ago in reply to Jan Cumps +1

    Hi Jan Cumps,

     

    Thank you very much. Let me try and see how it goes.

    Manoj

Parents
  • Jan Cumps
    0 Jan Cumps over 1 year ago

    The AES-PMOD-TPM20-SLB9670-G Trusted Platform Module plugin, made for Zynq .

     

    This allows you to deploy several check mechanisms. One option is that you embed the endorsement key of the TPM in the executable and use the linux TPM libraries to authenticate before proceeding with execution.

    That way, one binary will only run on the hardware that has that particular unique  TPM ic plugged in.

     

    It also allows for trusted boot, where the device would only accept images signed by you...

    • Cancel
    • Up +2 Down
    • Reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • manoj_loka
    0 manoj_loka over 1 year ago in reply to Jan Cumps

    Hi Jan Cumps,

     

    I have already bought the module and plan to integrate it with the Zedboard soon. As a beginner, my skills are very limited in this field. It would be great if you can suggest any document or link which can guide me in the integration. Thank you in advance.

    Manoj

    • Cancel
    • Up 0 Down
    • Reply
    • Verify Answer
    • Cancel
  • Jan Cumps
    0 Jan Cumps over 1 year ago in reply to manoj_loka

    To see how functionality is executed, I check the integration test set of the tpm2 github.

    https://github.com/tpm2-software/tpm2-tools

     

    Here is a proposed step guide: https://stackoverflow.com/questions/9117772/how-do-you-implement-a-platform-license-dongle-with-tpm-on-linux

    • Cancel
    • Up +1 Down
    • Reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • manoj_loka
    0 manoj_loka over 1 year ago in reply to Jan Cumps

    Hi Jan Cumps,

     

    Thank you very much. Let me try and see how it goes.

    Manoj

    • Cancel
    • Up +1 Down
    • Reply
    • Verify Answer
    • Cancel
Reply
  • manoj_loka
    0 manoj_loka over 1 year ago in reply to Jan Cumps

    Hi Jan Cumps,

     

    Thank you very much. Let me try and see how it goes.

    Manoj

    • Cancel
    • Up +1 Down
    • Reply
    • Verify Answer
    • Cancel
Children
  • Jan Cumps
    0 Jan Cumps 9 months ago in reply to manoj_loka

    There is a roadtest for this IC now: Infineon Trust Platform Module + Raspberry Pi 3 B

    • Cancel
    • Up 0 Down
    • Reply
    • Verify Answer
    • Reject Answer
    • Cancel
Element14

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2022 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • Facebook
  • Twitter
  • linkedin
  • YouTube