File: control

package info (click to toggle)
hexwalk 1.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,124 kB
  • sloc: cpp: 6,398; makefile: 5
file content (28 lines) | stat: -rw-r--r-- 948 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: hexwalk
Section: editors
Priority: optional
Maintainer: Carmix <carmixdev@gmail.com>
Build-Depends: debhelper-compat (= 13), qtbase5-dev, qtbase5-dev-tools,libqt5charts5-dev,libcapstone-dev
Standards-Version: 4.7.2
Rules-Requires-Root: no
Homepage: https://www.hexwalk.com
Vcs-Git: https://salsa.debian.org/gcarmix/hexwalk.git
Vcs-Browser: https://salsa.debian.org/gcarmix/hexwalk

Package: hexwalk
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Hex analyzer, editor and viewer
 HexWalk is an Hex editor, viewer, analyzer based on opensource
 projects like qhexedit2, binwalk and QT
 It is cross platform and has plenty of features:
  - Advanced find patterns in binary files based on HEX, UTF8, UTF16 and regex
  - Disassembler
  - Binwalk integration
  - Entropy Analysis
  - Byte Map
  - Hash Calculator
  - Bin/Dec/Hex Converter
  - Hex file editing
  - Diff file analysis
  - Byte Patterns to parse headers