Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Software Security

Securing your software against reverse engineering...

  1. StikxX
    Started by StikxX,

    Hey mate, Please suggest me a best .net obfuscator in market which hard to decompile the source code. Thanks

  2. fokkx
    Started by fokkx,

    Hello people, I need to obfuscate my project. Net, however I would like the opinion of you who are experienced in the subject.I have no money to spend on licenses for software obfuscator. If I use the free : http://confuser.codeplex.com/and then use a Themida above, will work and will be safe?Has a few other ways to tell me? thank you

    Teddy Rogers
  3. maya.90099
    Started by maya.90099,

    Hello sir,, Dear group members, I am currently researching .NET virtualization and obfuscation tools and would like to know more about solutions that provide the highest level of protection against devirtualization. My primary focus is on tools that prevent reverse engineering and maintain strong security over time, even against advanced devirtualization techniques. I have explored some popular tools, such as VMProtect, .NET Reactor, and Agile.NET. While these solutions are widely used, I have heard that certain methods may still exist to devirtualize them. I am interested in understanding which tools are recognized for their robust, long-lasting pro…

  4. khodam
    Started by khodam,

    I want a software protector to programs on Mac, similar to WinLicense or Enigma. i want protect mac OS application with license or key plz help

  5. akzainda11
    Started by akzainda11,

    I'll be launching a swift iOS app soon to the App Store. I've done some research and it seems pretty easy to reverse engineer an iOS app. Also I found this from the Swift Shield repo : "Reverse engineering iOS apps is relatively simple due to the fact that almost every single type and method name is exposed in the app's binary. This allows jailbreak tools like class-dump and Cycript to extract this information and use it to change the behavior of your app in runtime." What is the best way to secure my source code? I found some Obfuscation tools like Swift Shield among others that just randomize variables and function names to make it very hard to read. But these…

    InvizCustos
  6. akzainda11
    Started by akzainda11,

    I couldn't find any threads on this platform about protecting Golang exe files so I'll ask it here. Since it is impossible to actually prevent reverse engineering any binary, what level of protection can I achieve for my Golang computer app? Are Golang binaries easy or very difficult to reverse engineer to source? Note: my goal is to prevent full reverse engineering to source code. I know Golang compiles down into native machine code similar to C and it is statically linked like C. Based on this is it even possible to recover stuff like variable/function names? Some of the steps below are what I have been following to build my Golang binary: Strip debug symbo…

  7. akzainda11
    Started by akzainda11,

    I'm building an application to run on computers (any architecture) using Golang. For my Golang exe to access my Firebase database I have to add this json credential file as seen in the image. If someone reverse engineers my Golang exe then it will be very easy to get hold of these keys and make fraudulent operations on my database. What is the best practice/method to prevent anyone from getting a hold of this json? Will it always be very easy to extract these keys? I'm not completely sure but I think it would be way safer to put this json on a server and then make the users golang apps post to my API after they auth, but the main purpose of firebase in my app is Snapshot …

  8. moh
    Started by moh,

    Is there any way to protect xml files

  9. moh
    Started by moh,

    Hello i have a software i translate it to another language, i want to be the only seller of it so how to i protect it with keygen , it's xml files, is that possible, anyone can help, note the .exe file is already protected english.rar

  10. moh
    Started by moh,

    I need Tips on how to make enigma protector hard to bypass by check some boxes

  11. Heli
    Started by Heli,

    Hi! Are there any mature source-level obfuscation tools for programs in rust-lang? I am currently using goldberg but it is not actively maintained, and is not automatic. Are there any good alternatives?

  12. polzbak
    Started by polzbak,

    i am creating mod files for football game. its img files, i need protect this files , because others copy this files and use 1) main game exe file : pes13.exe (for start game) (alraedy cracked game 10 year ago) 2) launcher exe file : launcher.exe (for edit my mod files) 3) mods folder i am packed mods folder as .dat file . But, when i start launcher.exe for edit mod files, its show my mods, can read mod files, but cant save files.

  13. polzbak
    Started by polzbak,

    Spoiler Spoiler I have activated these two options for a 2-day trial test period. 1)Are these options sufficient for protection, or should I do something additional? 2)Also, after the trial period ends, the standart activation window (with hardware id + name + key section) does not appear to activate the program.

  14. polzbak
    Started by polzbak,

    Spoiler Hello. I create mods for games. I sell these mod files for a fee and don't want users who haven't paid to share them. I'll describe the method I use, which might be useful for you as well. Additionally, I have a few questions. 1. The game's exe file is already cracked. Due to limited memory, I protect the steamclient64 dll file with Enigma (at least one dll or exe file needs to be protected to have an activation window). 2. The mod files for the game are large, so I have created additional packages in the .dat format. If the game itself is cracked, can these .dat files be opened and read? I'm talking about regular users, not …

  15. warp123
    Started by warp123,

    Hello. I have been in the field of reverse engineering for quite some time now, and I am familiar with the common tools for debugging - disassemble. I recently started developing an application using access vba, mainly for use in my business, but after some time of development I am considering if this could be a commercial software. Through my involvement with software reverse engineering, and protection analysis, it's becoming difficult for me to decide what kind of licensing - protection implementation to adopt. I made a research about how easy would be to reverse engineer the compiled accde file and I haven't found any resource or tools that can do th…

  16. overdose
    Started by overdose,

    Hello friends, I'm a developper and i've some softwares to protect againt code Analysis and reversing engineering, i know basics of reversing engineering and i know also all codes can be reversed and cracked! i need help to choose a good code virtualizer and packer to protect my softwares 32 bit (Language Is Delphi 7) and to virtualize some critical functions like verification serial... What about Vmprotect 3.8.8 Virtual Machine is there is a way to devirtualize the code? And what is the best Exe protector Thank you teams

  17. TheMind
    Started by TheMind,

    Hi All, My humble request to direct me to a protector that can put an expiration date on .exe file. I just need to put some restriction to my created video file (converted to .exe file). Thank you

  18. Sheitan
    Started by Sheitan,

    Which application for C# would you recommend me to make obs with? And there is a key auth system, there are a few files in my project and it pulls them from the resources folder. Does it make sense this way or downloading via webclient? Normally, users pull the applications I mentioned from resources while using them.

  19. X0rby
    Started by X0rby,

    Hello everyone, Can someone help me by suggesting a good FREE Java protector (obfuscator) thanks in advance!

  20. security
    Started by security,

    Hello Freinds,,, Which is the best obfuscator in between of agile.net and vmp protect kindly please tell me which is is best in virtualisation and hard to de-virtualise.. i heard more about of vm protect... let check who votes which is best and hard .... KINDLY PLEASE ALSO TELL ME .NET REACTOR AND DOTFUSCATOR ( AND THEIR VIRTUALISATION TOO ) Regards

  21. R0ttenK4ne
    Started by R0ttenK4ne,

    Who knows the shield obfuscator with military grade? Is there no way to deobfuscate it? It's cloud based. https://marketplace.visualstudio.com/items?itemName=Dotnetsafer.Shield So it use API Tokens.

      • Like
    • 4 replies
    • 9.8k views
    CodeExplorer
  22. TRISTAN Pro
    Started by TRISTAN Pro,

    Hello everyone I want to know,how to make a program protect with multiple protector. First step: I protect it with Themida latest version with full protection and I unpacked it after unpacked it works.then I don't know to virtualized the address code that I want to protect with it. Second step: I reprotect it with enigma current version and Unpacked it file works always .and finally. Last step: I reprotect it again with Vmprotect latest version so if I run it in debugger the program work but when outside debugger the program not appears and not work. Any one have expérienc with that please? Need help NB: I have an…

    • 4 replies
    • 6.3k views
  23. JimJ1m
    Started by JimJ1m,

    Hi, i have started to made my own dotnet c# packer, starting to do easy and basics features, like strings encryption and variables renaming using dnlib. Now i would like to do functions encryption, like making a cctor function called directly at first time and decrypt the main and next functions. Do you have some good resources tutorial or code examples for helping me? Thanks you!

  24. Priboi
    Started by Priboi,

    Hi, I have two questions: 1) Which protector is harder to unpack in your opinion 2) Which protector u encounter more times. I mean which protector is more popular

  25. jumboSmallow
    Started by jumboSmallow,

    I`m very new to here and I`d like to ask, so, I`m just a noobie who`s doing mods for Unity for already created games such as plugins in C# that uses frameworks which are gives me comfortable API for server manipulations (Kill player, give to player items, ban player etc), sometimes even client manipulations, so and because sometimes these mods may be ordered by someone, so its means I will be payed for that work, that means customers could re-sell these mods which they`re running with real game server on their machine (for example dedicated-server), after that Modules of the game loading these mods via Assembly.Load then Modules creating instances of the mods via reflecti…

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.