Skip to main content

Questions tagged [source-code]

Security relative to source-code edition, protection and management.

0votes
0answers
22views

How can I stop C code from debugging while it's being compiled using GCC? [closed]

These days, software programs on the internet have a number of security features. These are taken seriously by the most fundamental reverse engineers, who use them to demonstrate that the codes are ...
Acknowledge's user avatar

close