Uses of Class
de.das.encrypter.tools.BaseThread
Packages that use BaseThread
Package
Description
Classes for performing specific tasks such as encrypting, decrypting, byte
array splitting and assembling, sending byte arrays, searching for keys,
generating random factors, and the like.
-
Uses of BaseThread in de.das.encrypter.processors
Subclasses of BaseThread in de.das.encrypter.processorsModifier and TypeClassDescriptionclassThe searcher scans periodicaly all drives since letter "C" and looks for folders named "Bundle".classThe random factor generator is a tool that can run independently and concurrently with an application.