Hacking Tools

LiCo-Extrator : Revolutionizing Icon Extraction Across Platforms

Got it! Below is the updated README.md file with instructions for downloading the project on Linux using git clone and on Windows using the GitHub web interface to download the .zip file:

Icon Extractor

Icon Extractor is a Python application designed to extract icons from various file types. It supports both Windows and Linux platforms and provides a user-friendly interface.

Requirements

  • Python 3.x

Usage

  1. Run the start.py script.
  2. The application will automatically check for dependencies, download them if necessary, and then launch.
  3. Once launched, the interface allows you to:
    • Select a file.
    • Choose the output format for the extracted icon.
    • Specify the size of the icon.
    • Select the destination folder for saving the extracted icon.
    • Click the “Extract Icon” button to extract the icon.
  4. The extracted icon will be saved with the specified format and size in the chosen destination folder.

Features

  • Supports extraction of icons from various file types.
  • Saves icons in multiple formats.
  • User-friendly interface with animated elements.
  • Cross-platform support (Windows and Linux).
  • Automated dependency installation and verification.

How To Run

Linux

  1. Ensure Python 3.x is installed on your system.
  2. Open a terminal.
  3. Run the following command to clone the repository:
git clone https://github.com/your-username/your-repo.git

Navigate to the directory where you cloned the repository.

cd LiCo-Extrator

Run the following command:

python3 start.py

Windows

  1. Ensure Python 3.x is installed on your system.
  2. Open your web browser and go to the GitHub repository page.
  3. Click on the “Code” button and select “Download ZIP”.
  4. Extract the downloaded .zip file to your desired location.
  5. Open a command prompt.
  6. Navigate to the directory where you extracted the .zip file.
  7. Run the following command or click:
python start.py
Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Useful Bug Bounty And Security Related Write-ups : A Comprehensive Guide For Enthusiasts

This repo contains all variants of information security & Bug bounty & Penetration Testing write-up…

1 hour ago

Admin-Panel-Dorks : Mastering Google Dorks To Uncover Hidden Admin Panels

site:*/sign-in site:*/account/login site:*/forum/ucp.php?mode=login inurl:memberlist.php?mode=viewprofile intitle:"EdgeOS" intext:"Please login" inurl:user_login.php intitle:"Web Management Login" site:*/users/login_form site:*/access/unauthenticated site:account.*.*/login site:admin.*.com/signin/…

1 hour ago

Conduwuit : Pioneering A New Era In Matrix Homeservers

Matrix is an open network for secure and decentralized communication. Users from every Matrix homeserver…

1 hour ago

LSMS – Linux Security And Monitoring Scripts

Linux Security And Monitoring Scripts are a collection of security and monitoring scripts you can…

1 hour ago

Fiber – Using Fibers To Run In-Memory Code

A fiber is a unit of execution that must be manually scheduled by the application…

1 hour ago

XSS-Exploitation-Tool : A Penetration Testing Tool

XSS Exploitation Tool is a penetration testing tool that focuses on the exploit of Cross-Site…

1 hour ago