DLL Individualization

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Can Balioglu

    #1

    DLL Individualization

    Hi,

    We are developing an application which has high level security requirements.
    Depending on the user feedback the installer must modify an original dll
    file (shuffling the functions in a random way and interspering various
    cryptographic secret keys between code) for preventing reverse engineering
    before storing it on the user's hard disk. (like Windows Media DRM
    individualizati on procedure) Do you know any special tools or code snippets
    for this kind of individualizati on process? Thanks for replies!

    Can


Working...