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. About code protection in VB C.F. application [modified]

About code protection in VB C.F. application [modified]

Scheduled Pinned Locked Moved Mobile
questionhelp
1 Posts 1 Posters 0 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.
  • H Offline
    H Offline
    Hurricane3000
    wrote on last edited by
    #1

    Hi all. To make my application only working on some specified devices, I used this approach: When program start, first of all retrive (with the KernelIoControl method) the Device ID of device in which it run, and then compare it with some autorized Device ID strings contained in the application. All works correctly, but I ask to my-self if this is a sufficentely safe way. I tried to search in the executable file the same Device ID strings I written in the development (VB) time, and them are not been found. Are these strings encripted? Another question: As I read that often several device returns the same device ID, or the same device returns different Device ID (and/or different string-lenght)depending on which method is used to retrive it, where I can read an exaustive article related with above question? Thanks for help Ignazio

    modified on Sunday, January 25, 2009 4:34 PM

    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