GithubHelp home page GithubHelp logo

fcccode / maskedkitty Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ahxr/maskedkitty

0.0 0.0 0.0 92 KB

:scream_cat: Icon Changer, File Pumper & Extension Spoofer - Quickly Modify Executable Files

License: GNU General Public License v3.0

QMake 10.56% C 31.14% C++ 58.31%

maskedkitty's Introduction

maskedkitty


maskedkitty is a light multi-purpose tool that allows you to modify an .exe file. This simple application allows you to do the following to an executable file:

  • Inject/Change the icon
  • Spoof the file extension
  • Pump the file size to a higher size

The purpose of pumping a file size is to make a sent file seem more "legitimate". Optimized and compacted malware tends to be distributed at very small file sizes. This can make someone very suspicious of the file. The file pumper allows you to increase the file size by KBs, MBs or GBs. As you can see from the .gif, it will tell you the estimated file size output. When using this feature, be wary of the build time. The more you pump into a file, the longer the build time (depending on the user's hardware). Be patient. You can also refresh the directory where the target .exe is located to watch it increase in realtime.

The spoof extension is very simple. All this does is add your desired extension at the end of the file name, then it will add an .exe at the end of that. A common tactic is to use the icon changer to change the .exe to familiar extension's icon, then use this spoofer. For example, you can send an .exe file, spoof it as a .docx and use the Microsoft Word file icon to fool the target. They will think they are opening a Microsoft Word document when in reality, they are running an .exe

This tool also includes an executable called "iconinjector". Unfortunately, C++ wasn't designed to directly work as a resource editor for executable files. With that being said, this executable was compiled from VB.NET. The source code is included (credits to the original author).

maskedkitty's People

Contributors

ahxr avatar

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.