Code Monkey home page Code Monkey logo

asm-guard's Introduction

πŸ” ASM Guard

⛔️ Attention! It is not a malicious file cryptor. Do not use it to encrypt malicious code - there will be no fewer detections. Antivirus tools use advanced heuristics to search for potentially malicious patterns. To crypt your malware use vmpsoft.com

What is it?!

ASM Guard is a packer utility for compressing and complicating reversing compiled native code (native files), protecting resources, adding DRM, and packing into an optimized software loader. Its main purpose is to protect programs from static analysis (determining the framework/programming language or libraries used) and reading the machine code of the program through packing and mutations of the executable file. It will not stop a truly experienced reverser, but it will make it difficult to analyze it superficially or prevent an attempt to introduce malicious code.

Features:

  • Instruction compression
  • Fake import of WinAPI functions
  • Add junk partitions
  • Enhanced flood mode
  • Different types flood
  • Add junk C/C++ functions
  • Leave a hidden message (message to a hacker)
  • Fake UPX detect in Detect it easy (MZ, PE)
  • Assembly mutation

Peculiarities:

  • Usage for EXE and DLL
  • Simple and convenient GUI
  • 32-64 bit support
  • Association with .DLL, .ASMG files
  • Project and configuration system
  • Embedding in File Explorer context menu
  • The protector is portable and has a small size

πŸ’ΈπŸš« Absolutely free software. No restrictions. No paid subscriptions. Enjoy! :)

The program is written in VB NET and is still closed source. However, if the project is popular, then I will consider publishing the original source code.

Use it for C++ application?

Use Obfuscate by adamyaxley for compile-time reliable obfuscation of your code before applying ASM Guard. This is a complex protection using a CPP-header file that is almost impossible to remove using unpackers or other special tools.

False-positive detections by antiviruses?

Antivirus programs may falsely detect ASM Guard file protection as unwanted or malware. This may be due to reasons including complex security algorithms that hide the source code from machine code analyzers or PE resources during the static scanning stage. Unfortunately, this cannot be fixed. The only sure way to avoid this is to use a CodeSign digital signature or ask your users to add your program to exceptions

πŸ’Ύ DOWNLOAD

DISCLAIMER

The use of ASM Guard is at the user's own risk. The developer assumes no responsibility for any damages, losses, or harm caused by the use of this software. The user is solely responsible for ensuring that their files are adequately protected and secured. The developer shall not be held liable for any unauthorized access, hacking, or other malicious activities that may occur as a result of using this software. By using this software, the user acknowledges and agrees to these terms and conditions.

Developed with <3, by DosX

❀️✨ Special thanks

  • πŸ‘¨πŸΌβ€πŸ’» @horsicq

asm-guard's People

Contributors

dosx-dev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

asm-guard's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.