Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. Mobile
  4. Protecting COM Component against copying

Protecting COM Component against copying

Scheduled Pinned Locked Moved Mobile
helpcsharpc++javacom
1 Posts 1 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Raphael Amorim
    wrote on last edited by
    #1

    Hello all, I'm facing this problem: I got some COM components (not OCX's) that I want to protect against copying and the whole process is based on three machine configs. : a physical, a logical and a random configuration. Basically they're: Processor ID, HD volume signature and a Cryptographic key pair respectively). There's a *.lic license file that is signed by me, and got all this configs and the serial number. The COM component (Emulation) must check out this file to verify if was signed by be(ownership) and if corresponds to the developing machine. The COM component (device) checks only the ownership. but my problem is: How to get those machine informations from the Emulator component? I also thought about set the Emulation registry with those machine informations from the Desktop machine, but I really don't know how to perform it!!:-D Thanks for any help, Raphael Amorim Security Analist Media System Raphael Amorim Dantas Leite VC++, VB, Java, .NET and eMbedded Programmer

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups