Search:

Type: Posts; User: MasterYoda

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    4,829

    A bit unusual description of the problem))) If I...

    A bit unusual description of the problem)))
    If I doubt about memory leaks, I can check the code with Valgrind (for Linux) or Deleaker or any other memory leak detection tool for Windows.
    Is this...
  2. Replies
    6
    Views
    6,852

    As for me, I use Deleaker. This is a plugin for...

    As for me, I use Deleaker. This is a plugin for Vizual Studio. This tool catches most leaks.
    Wikipedia has a "list of debuggers". You can check which one is good for you and your project.
  3. Replies
    6
    Views
    6,852

    I heard about this debugger. I'll try to use it.

    I heard about this debugger. I'll try to use it.
  4. Replies
    6
    Views
    6,852

    Do you use Visual Studio? If yes, try searching...

    Do you use Visual Studio? If yes, try searching for Visual Studio plugins.
    Visual Leak Detector is memory leak detection system for Visual C++. Good tool for start. It does not work with all types...
  5. Replies
    7
    Views
    9,080

    I understood you. I have already seen a similar...

    I understood you. I have already seen a similar method. It is not bad, but it takes time. I'll think about how to automate this. Thanks for the tips
    P.S. I will improve my program.
    Regards
  6. Replies
    7
    Views
    9,080

    Salem...

    Salem,
    You are right, the product must be of high quality. The program should be very good, so that users loved it. And I'm working on it and will work.
    At the moment I am thinking about...
  7. Replies
    7
    Views
    9,080

    I saw information here mostly: c# - How to...

    I saw information here mostly:

    c# - How to generate and validate a software license key? - Stack Overflow
    There are good ideas here, but I would like to automate the process as much as possible....
  8. Replies
    7
    Views
    9,080

    How to generate, check license keys?

    Do you create the key generator yourself or use ready-made libraries?
    I read a great topic on stackoverflow.com. Here is a detailed description how to validate keys. But it looks laborious, if I...
  9. Replies
    35
    Views
    21,940

    I think I understand your position, AmeliaRust...

    I think I understand your position, AmeliaRust. Thank you for participating in the discussion.
    I think the topic can be closed! Thanks to all participants!:rolleyes:
  10. Replies
    35
    Views
    21,940

    I did not expect that my question would cause so...

    I did not expect that my question would cause so many questions and disputes. Thanks to everyone who was not indifferent and expressed his opinion)
  11. Replies
    35
    Views
    21,940

    Thank you for such answer! I do not develop...

    Thank you for such answer! I do not develop malware, if you meant it. I'm just interested in code protection
  12. Replies
    35
    Views
    21,940

    I mean obfuscation like in wiki: "In software...

    I mean obfuscation like in wiki:
    "In software development, obfuscation is the deliberate act of creating source or machine code that is difficult for humans to understand. Like obfuscation in...
  13. Replies
    35
    Views
    21,940

    Thank you all for your responses. This discussion...

    Thank you all for your responses. This discussion has become very interesting for me. I do not want to start a new topic, so I will ask here. I do not understand why everyone is against obfuscation?...
  14. Replies
    35
    Views
    21,940

    I understood. But what to do to protect my...

    I understood. But what to do to protect my project?
    What's better? Come up with your own algorithm, use ready-made libraries or programs?
  15. Replies
    11
    Views
    10,388

    Programmersheaven was not a bad forum some time...

    Programmersheaven was not a bad forum some time ago. Now there is almost no activity. But you can find useful articles, links and books there. Cboard and CPlusPlus are the most popular except...
  16. Replies
    35
    Views
    21,940

    I answer some of your questions: I read...

    I answer some of your questions:
    I read wikipedia and several forums on this issue. Opinions are very different and I began to study this question. A lot of topics are old and tips are no longer...
  17. Replies
    35
    Views
    21,940

    Never heard of such possibility Is it even...

    Never heard of such possibility
    Is it even possible?
  18. Replies
    35
    Views
    21,940

    С++ obfuscator

    Hi guys!
    Tell me plz which code obfuscators you use? How do you protect your code from decompiling and hacking?
Results 1 to 18 of 18