File: README

package info (click to toggle)
libsigscan 20240505-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,860 kB
  • sloc: ansic: 151,787; sh: 6,336; makefile: 1,022; python: 302; cpp: 67; sed: 16
file content (20 lines) | stat: -rw-r--r-- 385 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
libsigscan is a library for binary signature scanning.

Project information:

* Status: experimental
* Licence: LGPLv3+

Work in progress:

* Unbound scan tree support

Planned:

* Multi-threading support

For more information see:

* Project documentation: https://github.com/libyal/libsigscan/wiki/Home
* How to build from source: https://github.com/libyal/libsigscan/wiki/Building