Updated: ipsw 3.1.260 [Utilities]
iOS/macOS Research Swiss Army Knife
Repository: Procursus
iOS/macOS Research Swiss Army Knife
Repository: Procursus
Updated: libunistring-dev 1.1 [Development]
Unicode string library for C - development files
Repository: Procursus
Unicode string library for C - development files
Repository: Procursus
New: libunistring5 1.1 [Libraries]
Unicode string library for C
Repository: Procursus
Unicode string library for C
Repository: Procursus
Updated: nano 7.2 [Text_Editors]
Completely free, modern clone of Pico. GNU nano is an easy-to-use text editor originally designed as a replacement for Pico, the ncurses-based editor from the non-free mailer package Pine (itself now available under the Apache License as Alpine). However, GNU nano also implements many features missing ih Pico, including: - Undo/redo - Line numbering - Syntax coloring - Soft-wrapping of overlong lines - Selecting text by holding Shift - Interactive search and replace - A go-to line (and column) command - Support for multiple file buffers - Auto-identation - Tab completion of filenames and search terms - Toggling features while running - Full internationalization support
Repository: Procursus
Completely free, modern clone of Pico. GNU nano is an easy-to-use text editor originally designed as a replacement for Pico, the ncurses-based editor from the non-free mailer package Pine (itself now available under the Apache License as Alpine). However, GNU nano also implements many features missing ih Pico, including: - Undo/redo - Line numbering - Syntax coloring - Soft-wrapping of overlong lines - Selecting text by holding Shift - Interactive search and replace - A go-to line (and column) command - Support for multiple file buffers - Auto-identation - Tab completion of filenames and search terms - Toggling features while running - Full internationalization support
Repository: Procursus
Updated: vim 9.0.1000 [Text_Editors]
Vi IMproved - enhanced vi editor Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc.
Repository: Procursus
Vi IMproved - enhanced vi editor Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc.
Repository: Procursus
Updated: xxd 9.0.1000 [Text_Editors]
tool to make (or reverse) a hex dump xxd creates a hex dump of a given file or standard input. It can also convert a hex dump back to its original binary form.
Repository: Procursus
tool to make (or reverse) a hex dump xxd creates a hex dump of a given file or standard input. It can also convert a hex dump back to its original binary form.
Repository: Procursus
Updated: liblzma-dev 5.4.1 [Development]
XZ-format compression library - development files XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) This package provides the development library needed to build programs using liblzma.
Repository: Procursus
XZ-format compression library - development files XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) This package provides the development library needed to build programs using liblzma.
Repository: Procursus
Updated: liblzma5 5.4.1 [Libraries]
XZ-format compression library XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.)
Repository: Procursus
XZ-format compression library XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.)
Repository: Procursus
Updated: xz-utils 5.4.1 [Archiving]
XZ-format compression utilities XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . This package provides the command line tools for working with XZ compression, including xz, unxz, xzcat, xzgrep, and so on. They can also handle the older LZMA format, and if invoked via appropriate symlinks will emulate the behavior of the commands in the lzma package. . The XZ format is similar to the older LZMA format but includes some improvements for general use: . * 'file' magic for detecting XZ files; * crc64 data integrity check; * limited random-access reading support; * improved support for multithreading (not used in xz-utils); * support for flushing the encoder.
Repository: Procursus
XZ-format compression utilities XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . This package provides the command line tools for working with XZ compression, including xz, unxz, xzcat, xzgrep, and so on. They can also handle the older LZMA format, and if invoked via appropriate symlinks will emulate the behavior of the commands in the lzma package. . The XZ format is similar to the older LZMA format but includes some improvements for general use: . * 'file' magic for detecting XZ files; * crc64 data integrity check; * limited random-access reading support; * improved support for multithreading (not used in xz-utils); * support for flushing the encoder.
Repository: Procursus
Updated: xzdec 5.4.1 [Archiving]
XZ-format compression utilities - tiny decompressors XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . This package provides the xzdec and lzmadec utilities, which write the decompressed version of a compressed file to standard output. The binaries are very small, so they can be easily stored on small media with some compressed files, and they are linked statically against liblzma so they can be used on machines without a compatible version of liblzma installed. However, they have: . * no compression support; * no support for writing to a file other than standard output; * no translated messages; * been optimized for size rather than speed. . For a full-featured xzcat command without these limitations, use the xz-utils package instead.
Repository: Procursus
XZ-format compression utilities - tiny decompressors XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . This package provides the xzdec and lzmadec utilities, which write the decompressed version of a compressed file to standard output. The binaries are very small, so they can be easily stored on small media with some compressed files, and they are linked statically against liblzma so they can be used on machines without a compatible version of liblzma installed. However, they have: . * no compression support; * no support for writing to a file other than standard output; * no translated messages; * been optimized for size rather than speed. . For a full-featured xzcat command without these limitations, use the xz-utils package instead.
Repository: Procursus
Updated: Novus 1.0.1 [Tweaks]
Phone, reimagined. Brings a more unified iOS design to the phone app! Created by @itsnicno1as.
Repository: Havoc
Phone, reimagined. Brings a more unified iOS design to the phone app! Created by @itsnicno1as.
Repository: Havoc
Updated: Shadow (beta) 3.6.1-1+debug [System]
A modern jailbreak detection bypass for jailbroken iOS. This possibly unstable version has debug logging enabled, and will be updated more frequently.
Repository: jjolano
A modern jailbreak detection bypass for jailbroken iOS. This possibly unstable version has debug logging enabled, and will be updated more frequently.
Repository: jjolano
Updated: Shadow 3.6.1 [System]
A modern jailbreak detection bypass for jailbroken iOS.
Repository: jjolano
A modern jailbreak detection bypass for jailbroken iOS.
Repository: jjolano
Updated: TikTokLRD 2.0 [Tweaks]
The best tweak for TikTok app.
Repository: BigBoss
The best tweak for TikTok app.
Repository: BigBoss
Updated: FakeQRCode(二维码替换)-scan pseudo barcode 1.2.7 [Tweaks]
Fake Qrcode...
Repository: BigBoss
Fake Qrcode...
Repository: BigBoss
Updated: AlertAni 1.1.1 [Addons (Tweaks)]
Animations when you get a notification!
Repository: JunesiPhone
Animations when you get a notification!
Repository: JunesiPhone
Updated: DynamicPeninsula 0.1-175 [Tweaks]
Dynamic Island on your notch
Repository: Limneos Repo
Dynamic Island on your notch
Repository: Limneos Repo