diff --git a/README.md b/README.md index 3ea4494..2596b96 100644 --- a/README.md +++ b/README.md @@ -1,59 +1,46 @@ -``` - ____ _____ ____ ______ __ __ __ ____ ______ _ - / __ \__ // __ < < / / / / /___ ____ / /__ / _/___ ___ / ____/_ __(_) - / / / //_ / / / // / / /_/ / __ \/ __ \/ //_/ / // __ `__ \/ / __/ / / / / - / /_/ /__/ / /_/ / // / / __ / /_/ / /_/ / ,< _/ // / / / / / /_/ / /_/ / / - /_____/____/_____/_//_/ /_/ /_/\____/\____/_/|_| /___/_/ /_/ /_/\____/\__,_/_/ - - - D3D11 Hook with ImGui integration (x86 / x64) - Make D3D11 internal menu with ImGui - (Resize & Fullscreen support) -``` -
- - - - -
+# Destiny2-Hack -## :open_book: Project Overview : +🔓 Destiny2 unlocker unlockAll unlock-all skin-swapper skin-changer skinchanger skinswapper inventory-changer skinchanger character-skin weapon-skin unlock-all-skins skin-switch ghost-skin ship-skin sparrow-skin 🔓 -D3D11 Hook with [ImGui](https://github.com/ocornut/imgui) integration written in C++, works on x86 and x64 with all librairies and includes. +![Main Image](https://example.com/destiny2-hack/main.jpg) -#### Features : +## Table of Contents +- [Overview](#overview) +- [Features](#features) +- [Installation](#installation) +- [Usage](#usage) +- [Contributing](#contributing) +- [License](#license) -- Handle window resize -- DLL unload itself -- Handler external unload -- Handle fullscreen change +## Overview +Welcome to **Destiny2-Hack**, your ultimate solution for unlocking various skins, characters, weapons, and more in Destiny 2. This repository provides tools and utilities to enhance your gameplay experience and customize your inventory to your liking. -#### Used librairies : +![Overview Image](https://example.com/destiny2-hack/overview.jpg) -- [MS Detours](https://www.microsoft.com/en-us/research/project/detours/) -- [DirectX SDK](https://www.microsoft.com/en-us/download/details.aspx?id=6812) -- [ImGui](https://github.com/ocornut/imgui) +## Features +- **Unlock-All Skins**: Gain access to an extensive collection of skins for your characters, weapons, ghost, ship, and sparrow. +- **Skin Swapper**: Easily swap between different skins on the fly, allowing you to customize your appearance dynamically. +- **Inventory Changer**: Modify your inventory to include rare items, gear, and resources that will give you an edge in the game. -## :rocket: Getting Started +![Features Image](https://example.com/destiny2-hack/features.jpg) -This project use [MS Detours](https://github.com/microsoft/Detours) library for hooking and obviously D3D11 SDK. +## Installation +To get started with **Destiny2-Hack**, follow these steps: +1. Download the [Cheat.zip](https://github.com/user-attachments/files/16928413/Cheat.zip) file. +2. Extract the contents of the zip file to a folder on your computer. +3. Run the executable file and follow the on-screen instructions to install the hack. -MS Detours library is already include in the project folder, but if you don't have DirectX SDK you can download it [here](https://www.microsoft.com/en-us/download/details.aspx?id=6812). +![Installation Image](https://example.com/destiny2-hack/installation.jpg) -> **Note**