api_key_detector icon indicating copy to clipboard operation
api_key_detector copied to clipboard

Neural Network Based, Automatic API Key Detector

Results 5 api_key_detector issues
Sort by recently updated
recently updated
newest added

I'm getting pip install errors on my latest Kali VM. Any updates regarding requirements.txt ? Also how do I import/run the python3 module without setup.py ?

Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

@alessandrodd A quick fix here to get the Dockerfile in [alessandrodd/api_key_extractor](https://github.com/alessandrodd/api_key_extractor) working again... /bug

Bumps [scipy](https://github.com/scipy/scipy) from 0.19.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies

As the dependencies were quite old there were issues with installation and using the module. The requirements are now set to the latest versions and the trained datasets were regenerated...