Skip to content

A simple Rust project designed to statically dump NSIS installers for various purposes.

License

Notifications You must be signed in to change notification settings

0v41n/NSIS-Dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSIS Dumper

Version License PRs Welcome

A simple Rust project designed to statically dump NSIS installers for various purposes.

Table of contents

About

This project is designed to facilitate malware analysis and reverse engineering. I created it for educational purposes and to contribute to my learning of the Rust language.

Pictures

picture

Installation

  • Clone the project: git clone https://github.com/0v41n/NSIS-Dumper.git
  • Go to the project directory: cd NSIS-Dumper
  • Compile the project: cargo run

Alternatively, you can download the pre-compiled executable from the Releases section.

Usage

  • Run the project : NSIS-Dumper.exe NSIS_file.exe

Contribute

Contributions are welcome! Follow these steps to contribute to this project:

  1. Fork the project.
  2. Create a branch: git checkout -b feature/NewFeature.
  3. Make the necessary changes and commit: git commit -am 'Add new feature'.
  4. Push to branch: git push origin feature/NewFeature
  5. Submit a pull request.

License

This project is licensed under the MIT licence. See the LICENSE file for more details.

Contact

Yvain Ramora - [email protected]

Project created with ❤️

About

A simple Rust project designed to statically dump NSIS installers for various purposes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages