Jump to content

Search the Community

Showing results for tags 'decompile'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 4 results

  1. Last updated 9/10/21 * Image may not represent current product Features Simple Integrated countermeasures against file and memory analysis based decompilers. Add basic types of resources into the interpreter or other types as raw data. Define multiple programs to execute pre and post build. Create and include pe version information. User defined patches that can be implemented globally on the interpreter and compiler or selectively. Handles its own basic macro's as well as environment variables in most fields for easier path finding. Drag and drop configs (script bound or separate) to the input edit box or to the icon to load them. Configuration settings can be copied to the clipboard or saved as config files or Au3 scripts. Settings can now be saved directly to an AutoIt3 script. Subsystem independant, can act as a gui or console tool. And much more. See next post for update information. A3C_97.16b.7z A3C_98_18_b.zip
  2. Are you worried that script-thieves would steal all of your hard work?*(this UDF does not modify a compiled script in anyway) If yes, you are in luck, here's something little to prevent script-thieves from using your code: _DIAC (De-complication is a crime): This is a light-weight UDF which prompts the script-thieve to correct his/her mistakes, also contains a very useful Self-Destruct function..... Here are some highlight of this UDF: * Designed to lead script-thieve in the right path * Jam-packed with options * Also contains per-defined dialogs to use when your mind feels lazy * Easy to understand & modify the code * Self-Destruct without a trace * Come in 5 different languages! English Chinese (Simplified) Japanese Spanish And German More Coming Soon! Requires Melba23's ExtMsgBox & StringSize UDF (already included) This is my first UDF so I don't have much experience with UDF making.... Here is the actual UDF's code: Changelog: SciTE shows an error with call function, Please Ignore it Download: DIAC 0.8 Beta.7z - AutoIt Forums DIAC 0.8 Beta.7z 13.39KB ?? downloads - Google Drive DIAC 0.8 Beta.7z 13.39KB ?? downloads - Dropbox Previous version download count: ~20 Hope you like it, TD (Info for volunteers who would like to provide translations or better dialogs)
  3. Is there a risk developing Super-Sensitive encryption software in autoIt?
  4. Hello, My Script send string frome both inputbox to server, but when somebody decompile my exe can see adres this serwer i want encryption this information and make this script harder for reading after decompile od something How can i do that ?
×
×
  • Create New...