0 Forks
38 Stars
38 Watchers

gixposed

Gixposed is a powerful command-line tool designed to search the commit history of Git repositories for sensitive information, such as API keys and access tokens. Its purpose is to help developers and security professionals quickly identify and remediate exposed sensitive informations in their codebases.

How to download and setup gixposed

Open terminal and run command
git clone https://github.com/whxitte/gixposed.git
git clone is used to create a copy or clone of gixposed repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gixposed https://github.com/whxitte/gixposed/archive/master.zip

Or simply clone gixposed with SSH
[email protected]:whxitte/gixposed.git

If you have some problems with gixposed

You may open issue on gixposed support forum (system) here: https://github.com/whxitte/gixposed/issues