User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 12 of 12

Thread: How to protect extension against compilation ?

  1. #11
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: How to protect extension against compilation ?

    It generates an exception. Basically it crashes the application, that's what the VC debugger does when you set a break point (it replaces the current instruction by an int 3). As the exceptions are filtered in the calling routine (the MMF2 Build routine), the program doesn't crash and the build is stopped.

  2. #12
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to protect extension against compilation ?

    Wow ! Ok.

    So maybe it could be nice to add this tip in SDK by default for Edit-time version of extensions ? Because, some extensions are actually released without runtime version...

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Best way to somewhat piracy protect my app.
    By BrashMonkey in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 18th July 2011, 02:07 PM
  2. Password protect the app?
    By allos in forum Install Creator and Patch Maker
    Replies: 3
    Last Post: 17th August 2009, 04:26 PM
  3. protect files
    By iammfa in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 23rd April 2009, 04:36 PM
  4. it would be wise to protect the forums >_>
    By in forum Extension Developers Lobby
    Replies: 19
    Last Post: 17th June 2007, 08:37 AM
  5. SpeedHack..any way how to protect?
    By Blizna in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 6th February 2007, 05:02 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •