hacking-tools-scripts icon indicating copy to clipboard operation
hacking-tools-scripts copied to clipboard

Hacking Scripts that will blow your mind engineered by Hackers ♠️.

Results 31 hacking-tools-scripts issues
Sort by recently updated
recently updated
newest added
trafficstars

- Use Decision Tree to solve a classification problem - You may use the tree based models available in scikit-learn 🙂

good first issue
up-for-grab
AOS2020
Python

you can download the data set from: https://data-flair.training/blogs/download-face-mask-data/ (please do not copy any code from the blog)

AOS2020
Hard
Assigned

- use wordlist as input to crack passwords. - hint: use pikepdf, tqdm

up-for-grab
AOS2020
Easy

- Implement K Means Clustering to compress image - pls include visualization of original colour space and reduced dimension colour space after compression

up-for-grab
AOS2020
Easy
Python

- Significance of PCA in Dimensionality Reduction - Explain the working of the algo - Use NumPy and scipy linalg module for eigen decomposition of matrices, do not use in-built...

good first issue
up-for-grab
AOS2020
Easy
Python

- Pls do not use sklearn

AOS2020
Easy
Assigned
Python

We often use YAML, but there are times it can confusing in terms of the wrong indentation, so this script will help to validate the YAML file.

up-for-grab
AOS2020
Easy