Page 3 of 3 FirstFirst 123
Results 31 to 32 of 32
  1. #31
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by lilghost8631 View Post
    2 Things:
    1) In this case, yes he should rename the controls. But i think it's important that people realize that you shouldn't ALWAYS rename the controls to something predictable. When you go to release and sell a compiled work, it makes a pirate/cracker's job easier when you've renamed your login button to "LoginBtn"
    2) I've never seen an issue with disabling CheckForIllegalCrossThreadCalls besides people bitching at you for doing it and calling you lazy. But i have yet to see a case where it really jeopardizes program functionality. Would you be willing to expand into how it could cause problems for people?
    1) I guarantee that renaming your controls is not going to make a crackers job any easier than it already would be if you're releasing plain, unobfuscated .NET binaries. If you're using an obfuscater it will already randomize things like controls names for you. No need to sacrifice your codebase's readability for the illusion of security that a toddler could break

    2) Read here for just some of the reasons why turning off CheckForIllegalCrossThreadCalls is bad practice, lazy and should be avoided.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  2. The Following User Says Thank You to Jason For This Useful Post:

    [MPGH]master131 (07-12-2013)

  3. #32
    Sixx93's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    673
    Reputation
    21
    Thanks
    250
    My Mood
    Cool
    good job, tryed and works well!

Page 3 of 3 FirstFirst 123

Similar Threads

  1. [Release] YouTube MP3 Downloader
    By apezwijn in forum General
    Replies: 12
    Last Post: 11-30-2010, 09:16 AM
  2. Best MP3 Download App?
    By Kamikaze in forum General
    Replies: 16
    Last Post: 02-11-2010, 01:38 AM
  3. Replies: 2
    Last Post: 01-17-2010, 02:55 AM
  4. great mp3 downloads-hip hop, pop
    By m164life in forum Entertainment
    Replies: 0
    Last Post: 02-21-2006, 08:51 AM