bitcut 1.0.0

Create and apply binary patches
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
source: src/lib.rs
expression: ops
---
[
    Copy(
        10,
        13,
    ),
    Copy(
        0,
        10,
    ),
]