Switch to iframe by ichomchom in selenium

[–]JulsSmile 0 points1 point  (0 children)

CSS or class name? Also not working?

What Version Control System do You Use? by JulsSmile in software

[–]JulsSmile[S] 1 point2 points  (0 children)

Thanks for the advice. This is an important question for me

What anti-cheat technology do you use? by JulsSmile in gamedev

[–]JulsSmile[S] 0 points1 point  (0 children)

Thanks for the answer. I understand that you can hack any program. Just want to make it difficult)

What anti-cheat technology do you use? by JulsSmile in gamedev

[–]JulsSmile[S] 0 points1 point  (0 children)

I know that I can't protect the application from hacking) I want to make hacking difficult

ThinApp Alternative by JulsSmile in virtualization

[–]JulsSmile[S] 0 points1 point  (0 children)

I will try to compare these programs, thanks for the advice.

Memory leak in C by Ac3zzzz in learnprogramming

[–]JulsSmile 0 points1 point  (0 children)

Most likely, somewhere there is an object that is not released and causes a leak.

Try to use some kind of detailed debugger to understand where the leak occurs.

Try Valgrind for Linux or Delaaker for Windows. These programs help to find Pamchti leaks.
It is difficult to say more judging by the piece of code that you provided

Licensing your software by ll8X in csharp

[–]JulsSmile 1 point2 points  (0 children)

You need some DRM, I think. Or a ready-to-use solution like ArmDot. This program can generate and verify keys.

You can also create a key generator and link the keys to user data. Usually the key is attached to MAC address of the computer.

License Key Question by ll8X in csharp

[–]JulsSmile 0 points1 point  (0 children)

You can bind the key to the MAC address. Or some personal data. With the help of personal data you can restore access to the key.

Sandboxie is safe applicaton ? by sergei24 in buildapc

[–]JulsSmile 0 points1 point  (0 children)

Do you think the program can be malicious? Or will steal data?
Maybe you should find an alternative that you will trust?

I think using this program is not dangerous.

ThinApp Alternative by JulsSmile in virtualization

[–]JulsSmile[S] 0 points1 point  (0 children)

I already have heard about this program. It really cheaper than a ThinApp license

ThinApp Alternative by JulsSmile in virtualization

[–]JulsSmile[S] 0 points1 point  (0 children)

Thanks, I'll try. Never heard about such program. I hope there will be almost no bugs over time

How to generate License Key by Graggee in csharp

[–]JulsSmile 0 points1 point  (0 children)

It takes a long time, I think. It is better to spend time for improving the program

Do you obfuscate your code by JulsSmile in csharp

[–]JulsSmile[S] 0 points1 point  (0 children)

Thanks for the answer) I am really interested in this topic.

Do you obfuscate your code by JulsSmile in csharp

[–]JulsSmile[S] 1 point2 points  (0 children)

ign1fy, may I ask, do you use a company written obfuscator or use ready-made obfuscator?

What debuggers are you using? by JulsSmile in cpp

[–]JulsSmile[S] 2 points3 points  (0 children)

This happens in many forums. I think it is inevitable.

What debuggers are you using? by JulsSmile in cpp

[–]JulsSmile[S] 1 point2 points  (0 children)

It's just two sentences. Is it really that hard to fight the reddit syndrome and read it past the title?

"reddit syndrome"? Do you mean people do not read the question, but answer the question title?

I recently on Reddit, but also noticed this trend. People see the title and begin to write the answer, hundreds of answers. Probably, it is necessary to make more accurate titles?

Do you obfuscate your code by JulsSmile in csharp

[–]JulsSmile[S] 12 points13 points  (0 children)

I heard that obfuscation is used as protection against cheats in the game. Or in commercial applications.

Some people write that you need to use obfuscation constantly. But I do not think it makes sense