Mise à jour 2.205
02/08/2026
v2.205.0.0BETAMINOR
Seymour2 août 2026
MAGIC DLL EDITOR : ouverture/édition/grow de N'IMPORTE QUELLE magic_XXXX.dll (587) avec structures déclarées + grow fonctionnel
FfxLib/MagicDll/(nouveau, 13 classes) : parseur PE→.data→racine→sections→programmes→slots→records→champs avec field_map embarquée (206 familles, 43 payload_consumer) + fp.h local de Yonishi ; RT0 581/581 DLL byte-identiques ; fuzz à 200 mutations ne throw jamais ; ouvre 581/581 (correctif de section_size virtuellement gonflée).Modules/MagicDllEditor/(nouveau) : UI complète (ouvrir → arbre Root/Descriptors/Programs/Slots/Fields type-aware → éditer → sauvegarder une copie avec .bak + SHA gardé par hash → revert → ajouter un champ) + catalogue de 471 noms d'effets (noclip) + verrou de bibliothèque Steam. Thread-safety (SemaphoreSlim) sur Open/Save/AddField/Revert.- Record GROW CORRIGÉ ET FONCTIONNEL (2026-08-02) : les tables u32 comptées de l'en-tête de section (+8/+12) sont désormais ajustées (rel += W quand table >= insertion ; entrées += W quand destination >= insertion — 326 pointeurs dans 0021) + VerifyGrow avec clé ordinale (SlotAbs est instable sous grow). Tests ré-activés + fuzz de corpus (40 DLL : grow s'applique OU rollback byte-identique, ne corrompt jamais ; multi-largeurs 8/12/16).
- Sémantiques fines Rand/KeMdlTfd prouvées par décompile (0x72FB00 RandChar 6B, 0x730610 RandInt 9B, 0x731860 RandCV 9B 4×s8, 0x749A20/0x749D60 KeMdlTfd/Uv2 49B — 9 f32 en 3 groupes + drapeaux) : field_map corrigée (RandInt/RandCV 6B→9B ; KeMdlTfd → payload_consumer 49B) + 5 renames dans le canonique
ffxoficial_COPY.i64(scriptscripts/ppp_c2_renames_rand_ketfd.py). Doc :docs/reverse/PPP_RAND_KETFD_SEMANTICS_20260802.md. - Spec de format public :
docs/reverse/MAGIC_DLL_FORMAT_SPEC_20260802.md(layout au niveau octet, grow, sûreté, références). - Suite MagicDll : 34/34 PASS · build Release 0 erreurs. Docs :
MAGIC_DLL_EDITOR_USAGE_20260801.md,PPP_C2_FULL_VERDICT_20260731.md,PPP_C3_ROADMAP_20260731.md,PPP_FAMILIES_USAGE_20260731.md. ### MINOR
v2.202.0.0