Updated: Jodel EMPROVED 1.0.3 [Tweaks]
Allowing You To Fully Use Jodel!
Repository: BigBoss
Allowing You To Fully Use Jodel!
Repository: BigBoss
Updated: ProfilePicker 0.0.3 [Tweaks]
Netflix will now remember the last selected user profile and automatically load the profile on startup. Tested with Netflix versions 12.51.3, 13.38.0 and 14.45.1
Repository: rob311's beta repo
Netflix will now remember the last selected user profile and automatically load the profile on startup. Tested with Netflix versions 12.51.3, 13.38.0 and 14.45.1
Repository: rob311's beta repo
Updated: aircrack-ng 1.7 [Networking]
wireless WEP/WPA cracking utilities aircrack-ng is an 802.11a/b/g WEP/WPA cracking program that can recover a 40-bit, 104-bit, 256-bit or 512-bit WEP key once enough encrypted packets have been gathered. Also it can attack WPA1/2 networks with some advanced methods or simply by brute force. . It implements the standard FMS attack along with some optimizations, thus making the attack much faster compared to other WEP cracking tools. It can also fully use a multiprocessor system to its full power in order to speed up the cracking process. . aircrack-ng is a fork of aircrack, as that project has been stopped by the upstream maintainer.
Repository: Procursus
wireless WEP/WPA cracking utilities aircrack-ng is an 802.11a/b/g WEP/WPA cracking program that can recover a 40-bit, 104-bit, 256-bit or 512-bit WEP key once enough encrypted packets have been gathered. Also it can attack WPA1/2 networks with some advanced methods or simply by brute force. . It implements the standard FMS attack along with some optimizations, thus making the attack much faster compared to other WEP cracking tools. It can also fully use a multiprocessor system to its full power in order to speed up the cracking process. . aircrack-ng is a fork of aircrack, as that project has been stopped by the upstream maintainer.
Repository: Procursus
Updated: apt-utils 2.5.1 [Packaging]
package management related utility programs This package contains some less used commandline utilities related to package management with APT. . * apt-extracttemplates is used by debconf to prompt for configuration questions before installation. * apt-ftparchive is used to create Packages and other index files needed to publish an archive of Debian packages * apt-sortpkgs is a Packages/Sources file normalizer.
Repository: Procursus
package management related utility programs This package contains some less used commandline utilities related to package management with APT. . * apt-extracttemplates is used by debconf to prompt for configuration questions before installation. * apt-ftparchive is used to create Packages and other index files needed to publish an archive of Debian packages * apt-sortpkgs is a Packages/Sources file normalizer.
Repository: Procursus
👍1
Updated: apt 2.5.1 [Packaging]
commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library.
Repository: Procursus
commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library.
Repository: Procursus
Updated: libapt-pkg-dev 2.5.1 [Development]
development files for APT's libapt-pkg and libapt-inst This package contains the header files and libraries for developing with APT's libapt-pkg Debian package manipulation library and the libapt-inst deb/tar/ar library.
Repository: Procursus
development files for APT's libapt-pkg and libapt-inst This package contains the header files and libraries for developing with APT's libapt-pkg Debian package manipulation library and the libapt-inst deb/tar/ar library.
Repository: Procursus
Updated: libapt-pkg6.0 2.5.1 [Libraries]
commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library.
Repository: Procursus
commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library.
Repository: Procursus
Updated: img4tool 197-2 [Utilities]
A tool for manipulating IMG4, IM4M and IM4P files
Repository: Procursus
A tool for manipulating IMG4, IM4M and IM4P files
Repository: Procursus
Updated: libimg4tool-dev 197-2 [Utilities]
A tool for manipulating IMG4, IM4M and IM4P files - devel
Repository: Procursus
A tool for manipulating IMG4, IM4M and IM4P files - devel
Repository: Procursus
Updated: libimg4tool0 197-2 [Utilities]
Development files for img4tool
Repository: Procursus
Development files for img4tool
Repository: Procursus
Updated: libipatcher-dev 81-2 [Development]
a convinient wrapper for iBoot32Patcher (development files)
Repository: Procursus
a convinient wrapper for iBoot32Patcher (development files)
Repository: Procursus
Updated: libipatcher0 81-2 [Libraries]
a convinient wrapper for iBoot32Patcher (shared libraries)
Repository: Procursus
a convinient wrapper for iBoot32Patcher (shared libraries)
Repository: Procursus
Updated: tor-geoipdb 0.4.7.8 [Networking]
GeoIP database for Tor This package provides a GeoIP database for Tor, i.e. it maps IPv4 addresses to countries. . Bridge relays (special Tor relays that aren't listed in the main Tor directory) use this information to report which countries they see connections from. These statistics enable the Tor network operators to learn when certain countries start blocking access to bridges. . Clients can also use this to learn what country each relay is in, so Tor controllers like arm or Vidalia can use it, or if they want to configure path selection preferences.
Repository: Procursus
GeoIP database for Tor This package provides a GeoIP database for Tor, i.e. it maps IPv4 addresses to countries. . Bridge relays (special Tor relays that aren't listed in the main Tor directory) use this information to report which countries they see connections from. These statistics enable the Tor network operators to learn when certain countries start blocking access to bridges. . Clients can also use this to learn what country each relay is in, so Tor controllers like arm or Vidalia can use it, or if they want to configure path selection preferences.
Repository: Procursus
Updated: tor 0.4.7.8 [Networking]
anonymizing overlay network for TCP Tor is a connection-based low-latency anonymous communication system. . Clients choose a source-routed path through a set of relays, and negotiate a "virtual circuit" through the network, in which each relay knows its predecessor and successor, but no others. Traffic flowing down the circuit is decrypted at each relay, which reveals the downstream relay. . Basically, Tor provides a distributed network of relays. Users bounce their TCP streams (web traffic, ftp, ssh, etc) around the relays, and recipients, observers, and even the relays themselves have difficulty learning which users connected to which destinations. . This package enables only a Tor client by default, but it can also be configured as a relay and/or a hidden service easily. . Client applications can use the Tor network by connecting to the local socks proxy interface provided by your Tor instance. If the application itself does not come with socks support, you can use a socks client such as torsocks. . Note that Tor does no protocol cleaning on application traffic. There is a danger that application protocols and associated programs can be induced to reveal information about the user. Tor depends on Torbutton and similar protocol cleaners to solve this problem. For best protection when web surfing, the Tor Project recommends that you use the Tor Browser Bundle, a standalone tarball that includes static builds of Tor, Torbutton, and a modified Firefox that is patched to fix a variety of privacy bugs.
Repository: Procursus
anonymizing overlay network for TCP Tor is a connection-based low-latency anonymous communication system. . Clients choose a source-routed path through a set of relays, and negotiate a "virtual circuit" through the network, in which each relay knows its predecessor and successor, but no others. Traffic flowing down the circuit is decrypted at each relay, which reveals the downstream relay. . Basically, Tor provides a distributed network of relays. Users bounce their TCP streams (web traffic, ftp, ssh, etc) around the relays, and recipients, observers, and even the relays themselves have difficulty learning which users connected to which destinations. . This package enables only a Tor client by default, but it can also be configured as a relay and/or a hidden service easily. . Client applications can use the Tor network by connecting to the local socks proxy interface provided by your Tor instance. If the application itself does not come with socks support, you can use a socks client such as torsocks. . Note that Tor does no protocol cleaning on application traffic. There is a danger that application protocols and associated programs can be induced to reveal information about the user. Tor depends on Torbutton and similar protocol cleaners to solve this problem. For best protection when web surfing, the Tor Project recommends that you use the Tor Browser Bundle, a standalone tarball that includes static builds of Tor, Torbutton, and a modified Firefox that is patched to fix a variety of privacy bugs.
Repository: Procursus
Updated: libxpwn-dev 0.5.8+git20220711.c89fba5 [Development]
portable, barebones PwnageTool implementation - development files
Repository: Procursus
portable, barebones PwnageTool implementation - development files
Repository: Procursus
Updated: xpwn 0.5.8+git20220711.c89fba5 [Development]
portable, barebones PwnageTool implementation
Repository: Procursus
portable, barebones PwnageTool implementation
Repository: Procursus
Updated: zsign 0~20220120.27016df [Utilities]
Fast codesigning alternative
Repository: Procursus
Fast codesigning alternative
Repository: Procursus
Updated: git 2.37.1 [Data_Storage]
fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server.
Repository: Procursus
fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server.
Repository: Procursus
Updated: libssl1.1 1.1.1q [Libraries]
Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries.
Repository: Procursus
Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries.
Repository: Procursus