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

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.


libtiff-with-ubsan-float-cast-overflow 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.

binutils 2.30
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.

z3-for-fuzzolic 4.14.1-fuzzolic.268d10d
Channel: loftix
Location: loftix/deduction.scm (loftix deduction)
Home page: https://github.com/season-lab/z3
Licenses: Expat
Build system: cmake
Synopsis: Z3 for FUZZOLIC
Description:

Z3 is a theorem prover and satisfiability modulo theories (SMT) solver. It provides a C/C++ API, as well as Python bindings.

fuzzy-sat 0.1-master.99094f6
Dependencies: xxhash@0.8.2 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.

qemu-for-fuzzolic 4.1.1-0.5dd13fc
Dependencies: ipxe-qemu@1.21.1-4.969ce2c alsa-lib@1.2.11 bash-minimal@5.2.37 capstone@5.0.1 dtc@1.7.2 glib@2.83.3 gnutls@3.8.3 libaio@0.3.113 attr@2.5.1 libcap-ng@0.8.5 libjpeg-turbo@2.1.4 libpng@1.6.39 libseccomp@2.6.0 libslirp@4.9.1 liburing@2.12 ncurses@6.2.20210619 openbios-qemu-ppc@1.1-2.c3a19c1 opensbi-qemu@1.5.1 pixman@0.46.4 seabios-qemu@1.17.0 util-linux@2.40.4 zlib@1.3.1 zstd@1.5.6
Channel: loftix
Location: loftix/emulation.scm (loftix emulation)
Home page: https://github.com/season-lab/qemu
Licenses: GPL 2
Build system: gnu
Synopsis: QEMU with symbolic tracer
Description:

QEMU is a generic machine emulator and virtualizer.

When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine---e.g., your own PC. By using dynamic translation, it achieves very good performance.

When used as a virtualizer, QEMU achieves near native performances by executing the guest code directly on the host CPU. QEMU supports virtualization when executing under the Xen hypervisor or using the KVM kernel module in Linux. When using KVM, QEMU can virtualize x86, server and embedded PowerPC, and S390 guests.

afl-dyninst 1.0.0
Dependencies: aflplusplus@4.34c 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-showmap 4.34c
Dependencies: llvm@20.1.8 clang@20.1.8 lld@20.1.8 gcc@14.3.0 gmp@6.3.0 python@3.11.14 qemu@5.2.50-0.790d212
Channel: loftix
Location: loftix/fuzzing.scm (loftix fuzzing)
Home page: https://aflplus.plus/
Licenses: ASL 2.0
Build system: gnu
Synopsis: Security-oriented fuzzer
Description:

AFLplusplus is a security-oriented fuzzer that employs a novel type of compile-time instrumentation and genetic algorithms to automatically discover clean, interesting test cases that trigger new internal states in the targeted binary. This substantially improves the functional coverage for the fuzzed code. The compact synthesized corpora produced by the tool are also useful for seeding other, more labor- or resource-intensive testing regimes down the road. It is a fork of American Fuzzy Lop fuzzer and features:

  • A more recent qemu version.

  • More algorithms like collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, etc.

fuzzolic 0-0.3993782
Propagated dependencies: aflplusplus@4.34c fuzzolic-showmap@4.34c 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.

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).

python-pacfix 0.0.3
Propagated dependencies: python-pysmt@0.9.6
Channel: loftix
Location: loftix/synthesis.scm (loftix synthesis)
Home page: https://github.com/hsh814/pacfix-python
Licenses: Expat
Build system: pyproject
Synopsis: PAC-learning-based program systhesizer
Description:

Pacfix systhesizes predicate expressions for program repair from values in possitive and negative examples using a PAC learning algorithm.

syminfer 2.0.2b-0.7e1ebec
Dependencies: civl@1.22 java-asm@6.0 openjdk@25 python-pycparser@2.22 python-sympy@1.13.3 z3@4.13.0
Channel: loftix
Location: loftix/synthesis.scm (loftix synthesis)
Home page: https://github.com/dynaroars/dig
Licenses: Expat
Build system: pyproject
Synopsis: Numerical invariant generation tool
Description:

SymInfer is an invariant generation tool that discovers program properties at arbitrary program locations (e.g., loop invariants, post conditions). It infers program invariants or properties over program execution traces or program source code. SymInfer supports many forms of numerical invariants, including nonlinear equalities, octagonal and interval properties, min/max-plus relations, and congruence relations.

taosc 0.0.4
Dependencies: dyninst@13.0.0
Channel: loftix
Location: loftix/synthesis.scm (loftix synthesis)
Home page: https://trong.loang.net/~cnx/taosc
Licenses: AGPL 3+
Build system: gnu
Synopsis: Emergency binary patcher
Description:

Taosc generates emergent fixes for binaries.

Page: 1234
Total packages: 84