View Issue Details

IDProjectCategoryView StatusLast Update
0006803Kali LinuxNew Tool Requestspublic2020-11-06 14:42
ReporterdevIM Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionwon't fix 
Product Version2020.3 
Summary0006803: Zracker - Zip File Password Recovery Utility Tool based on CPU_Power
Description

[Name] - Zracker

[Version] - 0.3 {git}

[Homepage] - https://github.com/devim-stuffs/Zracker

[Download] - https://github.com/devim-stuffs/Zracker

[Author] - devIM

[Licence] - GPL-3.0 License

[Description] - Zracker is a Zip File Password Recovery Utility Tool, including Dictionary and BruteForce Attacks, both working over CPU-Power/ CPU_Cores, increasing the speed 'n' times the no. of Cores Selected/Available.

[Dependencies] - Python 3.xx

[Activity] - Maintained

[How to install] - use command : "git clone https://github.com/devim-stuffs/Zracker.git"

[How to use] - Just "python3 zracker.py" inside recently cloned repo : "Zracker"

[Packaged] - NO

Additional Information

Changelog ->

Version 0.1 -->
        Includes the Zracker with Custom Dictionary Attack only, already working independantly over multiple CORES

Version 0.2 -->
        Includes the Zracker with Custom Dictionary Attack and BruteForcing Attack. But Working of Bruteforce Mode over Multiple Cores is still a thing for next-Update.

Version 0.3  -->
        This is maybe the most Stable-Version yet of Zracker ^_^
        This build includes both Custom-Dictionary and BruteForce attack for cracking Zip Passwords, both working independantly on independant CPU_cores.
        Read Further ...

Features ->

In Custom-Dictionary Attack ; What this basically does is Split the inputted words from the given WordList and divides them in the no. of Cores Available or Selected and distributes that splitted list among all selected independent cores and work simultaneously ...

In BruteForce Attack ; What this does is splits the word length, to be used in Combination of BruteForcing, based on no. of CPU-Cores Selected and works independantly and simultaneously on different independant cores ...

Activities

g0tmi1k

g0tmi1k

2020-11-06 14:42

administrator   ~0013664

Not sure what this can do that hashcat can't?

The githug repo now 404's

Issue History

Date Modified Username Field Change
2020-10-25 07:47 devIM New Issue
2020-11-06 13:56 g0tmi1k Summary [Zracker] Zracker is a Zip File Password Recovery Utility Tool based on CPU_Power => [Zracker - Zip File Password Recovery Utility Tool based on CPU_Power
2020-11-06 14:02 g0tmi1k Summary [Zracker - Zip File Password Recovery Utility Tool based on CPU_Power => Zracker - Zip File Password Recovery Utility Tool based on CPU_Power
2020-11-06 14:42 g0tmi1k Note Added: 0013664
2020-11-06 14:42 g0tmi1k Status new => closed
2020-11-06 14:42 g0tmi1k Resolution open => won't fix