From bfdb0d137ed366438fdcc117aa58a4da22ea54d7 Mon Sep 17 00:00:00 2001 From: insolor <2442833+insolor@users.noreply.github.com> Date: Thu, 26 Sep 2024 20:57:29 +0300 Subject: [PATCH] Remove patter for convert_ulong_to_string --- fn_byte_patterns.ffsess | 2 -- 1 file changed, 2 deletions(-) diff --git a/fn_byte_patterns.ffsess b/fn_byte_patterns.ffsess index 4094efa..dc6b2b2 100644 --- a/fn_byte_patterns.ffsess +++ b/fn_byte_patterns.ffsess @@ -4,8 +4,6 @@ Tab string_append_n RuleBytePattern True False 48 89 5c 24 ?? 55 56 57 41 55 41 56 48 83 ec ?? 48 8b 69 ?? 49 8b f0 4c 8b 71 ?? 48 8b c5 49 2b c6 4c 8b ea 48 8b f9 4c 3b c0 77 ?? Tab std_string_ctor RuleBytePattern True False 48 89 6c 24 ?? 48 89 74 24 ?? 48 89 7c 24 ?? 41 56 48 83 ec ?? 48 bd ?? ?? ?? ?? ?? ?? ?? ?? 49 8b f8 4c 8b f2 48 8b f1 4c 3b c5 0f 87 ?? ?? ?? ?? 49 83 f8 ?? 77 ?? 4c 89 41 ?? 48 c7 41 ?? ?? ?? ?? ?? e8 ?? ?? ?? ?? c6 04 37 ?? eb ?? -Tab convert_ulong_to_string -RuleBytePattern True False 48 89 5c 24 ?? 57 48 81 ec ?? ?? ?? ?? 48 8b 05 ?? ?? ?? ?? 48 33 c4 48 89 84 24 ?? ?? ?? ?? 48 8b fa 8b d9 48 8d 4c 24 ?? e8 ?? ?? ?? ?? 90 8b d3 48 8d 4c 24 ?? ff 15 ?? ?? ?? ?? 48 8d 94 24 ?? ?? ?? ?? 48 8d 4c 24 ?? Tab addst RuleBytePattern True False 40 53 56 57 48 83 ec ?? 48 8b 05 ?? ?? ?? ?? 48 33 c4 48 89 44 24 ?? 49 63 d9 48 8b f9 48 83 7a ?? ?? 0f 84 ?? ?? ?? ?? 48 8d 4c 24 ?? e8 ?? ?? ?? ?? 90 48 8b 4c 24 ?? 85 db 74 ?? 48 3b cb 76 ?? 8b d3 48 8d 4c 24 ?? e8 ?? ?? ?? ?? 48 8b 4c 24 ?? 33 f6 8b de 48 85 c9 74 ?? 0f 1f 44 ?? ?? 8b 87 ?? ?? ?? ?? 3b 05 ?? ?? ?? ?? 7d ?? 85 c0 79 ?? 2b d8 89 b7 ?? ?? ?? ?? 48 63 c3 48 3b c1 73 ?? Tab addst_top