_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


jq-with-asan 1.7.0
Dependencies: oniguruma@6.9.10
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://jqlang.github.io/jq/
Licenses: Expat CC-BY 3.0
Build system: gnu
Synopsis: Command-line JSON processor
Description:

jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. It is written in portable C. jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you'd expect.

libjpeg-turbo 1.2.0
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://libjpeg-turbo.org/
Licenses: Modified BSD IJG Zlib
Build system: gnu
Synopsis: SIMD-accelerated JPEG image handling library
Description:

libjpeg-turbo is a JPEG image codec that accelerates baseline JPEG compression and decompression using SIMD instructions: MMX on x86, SSE2 on x86-64, NEON on ARM, and AltiVec on PowerPC processors. Even on other systems, its highly-optimized Huffman coding routines allow it to outperform libjpeg by a significant amount. libjpeg-turbo implements both the traditional libjpeg API and the less powerful but more straightforward TurboJPEG API, and provides a full-featured Java interface. It supports color space extensions that allow it to compress from and decompress to 32-bit and big-endian pixel buffers (RGBX, XBGR, etc.).

libarchive 3.2.0
Dependencies: bzip2@1.0.8 libxml2@2.14.6 lzo@2.10 nettle@3.10.2 xz@5.4.5 zlib@1.3.1 zstd@1.5.6
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://libarchive.org/
Licenses: FreeBSD
Build system: gnu
Synopsis: Multi-format archive and compression library
Description:

Libarchive provides a flexible interface for reading and writing archives in various formats such as tar and cpio. Libarchive also supports reading and writing archives compressed using various compression filters such as gzip and bzip2. The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive. In particular, note that there is currently no built-in support for random access nor for in-place modification. This package provides the bsdcat, bsdcpio and bsdtar commands.

binutils-with-asan 2.29
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://www.gnu.org/software/binutils/
Licenses: GPL 3+
Build system: gnu
Synopsis: Binary utilities: bfd gas gprof ld
Description:

GNU Binutils is a collection of tools for working with binary files. Perhaps the most notable are "ld", a linker, and "as", an assembler. Other tools include programs to display binary profiling information, list the strings in a binary file, and utilities for working with archives. The "bfd" library for working with executable and object formats is also included.

audiofile-unpatched-with-ubsan 0.3.6
Dependencies: alsa-lib@1.2.11
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://audiofile.68k.org/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Library to handle various audio file formats
Description:

This is a free software version of SGI's audiofile library. It provides a uniform programming interface for processing of audio data to and from audio files of many common formats.

Currently supported file formats include AIFF/AIFF-C, WAVE, and NeXT/Sun .snd/.au, BICS, and raw data. Supported compression formats are currently G.711 mu-law and A-law.

libtiff-with-ubsan 4.0.7
Dependencies: libjpeg-turbo@2.1.4 xz@5.4.5 zlib@1.3.1
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: http://www.simplesystems.org/libtiff/
Licenses: non-copyleft
Build system: gnu
Synopsis: Library for handling TIFF files
Description:

Libtiff provides support for the Tag Image File Format (TIFF), a format used for storing image data. Included are a library, libtiff, for reading and writing TIFF and a small collection of tools for doing simple manipulations of TIFF images.

coreutils-with-make-prime-list 8.23
Dependencies: acl@2.3.1 attr@2.5.1 gmp@6.3.0 libcap@2.64
Channel: loftix
Location: loftix/bugs.scm (loftix bugs)
Home page: https://www.gnu.org/software/coreutils/
Licenses: GPL 3+
Build system: gnu
Synopsis: Core GNU utilities (file, text, shell)
Description:

GNU Coreutils package includes all of the basic command-line tools that are expected in a POSIX system, excluding shell. This package is the union of the GNU fileutils, sh-utils, and textutils packages. Most of these tools offer extended functionality beyond that which is outlined in the POSIX standard.

fuzzy-sat 0.1-master.99094f6
Dependencies: xxhash@0.8.3 z3-for-fuzzolic@4.14.1-fuzzolic.268d10d
Channel: loftix
Location: loftix/deduction.scm (loftix deduction)
Home page: https://github.com/season-lab/fuzzy-sat
Licenses: GPL 2+
Build system: cmake
Synopsis: Approximate solver for concolic execution
Description:

Fuzzy SAT is an approximate solver that borrows ideas from the fuzzing domain. It is tailored to the symbolic expressions generated by concolic engines and can replace classic SMT solvers in this context. By analyzing the expressions contained in symbolic queries, Fuzzy SAT performs informed mutations to possibly generate new valuable inputs.

afl-dyninst 1.0.0
Dependencies: aflplusplus@4.35c dyninst@13.0.0
Channel: loftix
Location: loftix/fuzzing.scm (loftix fuzzing)
Home page: https://trong.loang.net/~cnx/afl-dyninst
Licenses: AGPL 3+ ASL 2.0
Build system: gnu
Synopsis: Dyninst integration for AFL++
Description:

Dyninst integration for AFL++

fuzzolic 0-0.3993782
Dependencies: aflplusplus@4.35c fuzzolic-showmap@4.35c qemu-for-fuzzolic@4.1.1-0.5dd13fc fuzzolic-solver@0-0.3993782 fuzzolic-utils@0-0.3993782
Channel: loftix
Location: loftix/fuzzing.scm (loftix fuzzing)
Home page: https://season-lab.github.io/fuzzolic
Licenses: GPL 2+
Build system: pyproject
Synopsis: Concolic fuzzer
Description:

FUZZOLIC is a concolic executor based on QEMU.

It can instrument binary programs at runtime in order to build symbolic expressions and queries. To reduce the runtime overhead and improve accuracy of the queries, it devises three analysis modes that are dynamically enabled during the program execution based on the running context.

Moreover, differently from other concolic executors, FUZZOLIC runs the solver component, which reasons over the symbolic queries generated when analyzing a program, inside another process to reduce execution interferences that may be caused by the solver and negatively affect the analyzed application.

binradar 0.1.0-0.9f8f5f9
Channel: loftix
Location: loftix/fuzzing.scm (loftix fuzzing)
Home page: https://github.com/UNIST-LOFT/binradar
Licenses: GPL 2+
Build system: pyproject
Synopsis: Binary patch verification tool
Description:

Binradar is a binary patch verification tool using PoC-bounded under-constrained concolic execution.

civl 1.22
Dependencies: antlr3@3.5.2 antlr4@4.10.1 why3@1.7.2 z3@4.13.0 java-antlr4-runtime@4.10.1 java-stringtemplate@4.0.8
Channel: loftix
Location: loftix/model-checking.scm (loftix model-checking)
Home page: https://vsl.cis.udel.edu/trac/civl/wiki
Licenses: GPL 3
Build system: ant
Synopsis: Concurrency intermediate verification language
Description:

CIVL is a framework encompassing

  • a programming language, CIVL-C, which adds to C a number of concurrency primitives, as well as the to define functions in any scope. Together, these features make for a very expressive concurrent language that can faithfully represent programs using various APIs and parallel languages, such as MPI, OpenMP, CUDA, and Chapel. CIVL-C also provides a number of primitives supporting verification.

  • a model checker which uses symbolic execution to verify a number of safety properties of CIVL-C programs. The model checker can also be used to verify that two CIVL-C programs are functionally equivalent.

  • a number of translators from various commonly-used concurrency languages/APIs to CIVL-C (currently, MPI, OpenMP, Pthreads, and CUDA).

Page: 1234
Total packages: 84