Sweet that takes care of my gpd Pocket. Do you know how to get it to work with nethunter? I don't think it uses tcz extension. I'm gonna attempt but I believe need a bin or lib format. You can call me stupid if it's as easy as changing format on the PC I haven't tried yet.
*.tcz extensions are.. not really any different then say a zip file or any other compressed file format. If using linux you could enter the following in your terminal: unsquashfs wifite2-2.2.5.tcz *from the same directory the tcz file is downloaded* which inflates the compressed file system structure that is a tcz file - folder within a folder within a folder mapping out the file system structure of your linux host. However this was modified for TinyPaw, if you are using a different flavor of linux you may just want to visit the developers github for build and download information: https://github.com/derv82/wifite2
sorry sir? a folder within a folder within a folder, sounds like i'm in a labyrinth, or in a mirror maze. Thank you so much for your wonderful work, you are truly a professional that deserves our highest Praise
Yes, folder within a folder within another - tcz files are nothing more then the mapped out system structure when: make && sudo make install when compiling or for script tools as well For instance a simple *.tcz extension is done so in the squashfs format, once unsquashed may inflate to the following: /usr/ /usr/local/ /usr/local/lib/ /usr/local/bin/ /usr/local/share/ /usr/local/include/ etc etc etc Go ahead and download any *.tcz extension from the TinyPaw repos or Tiny Core and run "unsquashfs file_name" within the download directory and you will see how the extension inflates and over lays the read only file system upon boot.
Actualy hcxdumptool is now avalable with apt-get i just found out but only has hashcat-data still get the no hashcat . So gonna do on pc like u said thanks