File: README

package info (click to toggle)
libsigscan 20201117-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 9,980 kB
  • sloc: ansic: 131,806; sh: 6,096; makefile: 1,079; python: 324; 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