Skip to content

Utility scripts detecting the usage of GMP functions.

License

Notifications You must be signed in to change notification settings

cryptid-org/gmp-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gmp-detector

This repository contains a reusable script, to detect GMP functions starting with mpz_ in different repositories.

To do that we create a simple script, which lists all the functions in a specified folder.

Usage

You may need to specify the path to the folder in the first parameter, use the following command:

./mpz_search.sh [path]

By default, without the parameter, it will start the search from the folder, where the script is located.

About

Utility scripts detecting the usage of GMP functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages