From 281ddc2117b0a43a8b0b3ff6b91573dbb24c785f Mon Sep 17 00:00:00 2001 From: jvyden Date: Tue, 14 Jun 2022 03:10:33 -0400 Subject: [PATCH] Add more validation to patcher --- .../inspectionProfiles/Project_Default.xml | 2 +- UnionPatcher.sln | 9 ++- UnionPatcher/ElfFile.cs | 18 ++++-- UnionPatcher/Patcher.cs | 63 +++++++++++++------ 4 files changed, 65 insertions(+), 27 deletions(-) diff --git a/.idea/.idea.UnionPatcher/.idea/inspectionProfiles/Project_Default.xml b/.idea/.idea.UnionPatcher/.idea/inspectionProfiles/Project_Default.xml index 496299c..42b4e7d 100644 --- a/.idea/.idea.UnionPatcher/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/.idea.UnionPatcher/.idea/inspectionProfiles/Project_Default.xml @@ -1,7 +1,7 @@