security-by-obscurity
How to hide literals in code
What are the main existing approaches to hide the value of literals in code, so that they are not easily traced with just an hexdumper or a decompiler?[详细]
2023-04-09 00:23 分类:问答How to monitor user action on .NET web browser control without obfuscation?
I have embedded web browser control in WinForms app. The user makes some actions on site that doesn\'t belong to me. At the end (eg. on last page) I need to send confirmation to my server (eg. via web[详细]
2023-03-16 08:50 分类:问答How to obscure Wordpress?
I am running a site using Wordpress as CMS System. Now I don\'t want anyone to know that this site is powered by Wordpress in the background.[详细]
2023-02-03 10:06 分类:问答Obscure and encode a URL parameter
I want to encrypt a URL variable so that the user can\'t see the information when it is passed.I\'ve found several scripts online but none of them work.Most seem to lean toward using base-64.Could som[详细]
2023-01-13 13:54 分类:问答resize dynamically array
I want to resize my array dynamic. Everything would be ok, but in example I find someone use Array.Resize() to resize one dimension array, but I want to have possibility create jagged array. I read fr[详细]
2022-12-22 06:44 分类:问答How to develop addons (hacks) for IPhone?
I wanna develop an addon (basically a hack) for IPhone native phone app. My entire idea is to provide a \"delete\" button on navigation bar of the phone app. When user clicks on that delete button I w[详细]
2022-12-22 06:38 分类:问答