Skip to content

I-Espresso is a tool that enables users to generate Portable Executable (PE) files from batch scripts. Leveraging IExpress, it demonstrates how file extension spoofing can be used to evade detection.

Notifications You must be signed in to change notification settings

AnonKryptiQuz/I-Espresso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

I-Espresso: PE File Generator with Extension Spoofing

I-Espresso is a powerful tool designed for educational and security testing purposes, allowing users to generate Portable Executable (PE) files with customizable options. This tool leverages IExpress to package batch scripts into executables, effectively demonstrating how attackers can spoof file extensions to evade detection.

Features

  • PE File Generation: Creates executable files from batch scripts using IExpress.
  • Extension Spoofing: Allows customization of file extensions to disguise malicious payloads.
  • User-Friendly Interface: Simple prompts to guide users through the process of generating PE files.
  • Fast and Efficient: Quickly generates payloads with minimal setup required.
  • No Dependencies: Works natively on Windows without the need for additional packages.

Prerequisites

  • Windows Operating System

Installation

  1. Clone the repository:

    git clone https://github.com/AnonKryptiQuz/I-Espresso.git
    cd I-Espresso

Usage

  1. Run the tool:

    You can either run it from the command prompt:

    I-Espresso.bat
  2. Ensure the batch script you want to package is available in the directory.

  3. Follow the prompts to enter the name of your batch script, the desired executable name, and the extension for the generated file.

  4. The output will be a PE file saved in the same directory with the specified extension.

  5. You can now run the generated PE file via the command prompt by typing its name (with the specified extension). The batch script will execute automatically.

Disclaimer

  • Educational Purposes Only: I-Espresso is intended for educational and research use. The tool should not be used for illegal or malicious activities. It is the user’s responsibility to ensure compliance with local laws and regulations.

Author

Created by: AnonKryptiQuz

About

I-Espresso is a tool that enables users to generate Portable Executable (PE) files from batch scripts. Leveraging IExpress, it demonstrates how file extension spoofing can be used to evade detection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published