Ax333l
Ax333l
This PR contains ideas I got while looking at discussions and code related to the `perf/parallel-patch-execution` branch. # Changes - Fingerprint matching and class searches are now done in parallel...
### Feature description Refer to title and motivation. ### Motivation The `loadPatchesFromDex/Jar` function loads all bundles in the provided set. Any exception during the loading process will result in successfully...
KSC: 0.11 I have two ksy files: ```yaml # common.ksy meta: id: common types: header: seq: - id: type type: u1 enum: chunk_type enums: chunk_type: 0: x 1: y ```...