瀏覽代碼

fix: compare results

DerSkythe 2 年之前
父節點
當前提交
320ba13c95
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      subbrute_protocols.c

+ 1 - 1
subbrute_protocols.c

@@ -572,7 +572,7 @@ SubBruteFileProtocol subbrute_protocol_file_protocol_name(FuriString* name) {
 void subbrute_protocol_create_candidate_for_existing_file(
     FuriString* candidate,
     uint64_t step,
-    uint8_t bit_index,
+    size_t bit_index,
     uint64_t file_key,
     bool two_bytes) {
     uint8_t p[8];