From 79eea09e6444319f34f50d17c8bdfe3c5d9c2426 Mon Sep 17 00:00:00 2001 From: emteere <47253321+emteere@users.noreply.github.com> Date: Wed, 10 Sep 2025 23:06:54 +0000 Subject: [PATCH] GP-5985 added several more known non-returning PE functions --- Ghidra/Features/Base/data/PEFunctionsThatDoNotReturn | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Ghidra/Features/Base/data/PEFunctionsThatDoNotReturn b/Ghidra/Features/Base/data/PEFunctionsThatDoNotReturn index 4ef288a838..115bf6ff95 100644 --- a/Ghidra/Features/Base/data/PEFunctionsThatDoNotReturn +++ b/Ghidra/Features/Base/data/PEFunctionsThatDoNotReturn @@ -18,3 +18,11 @@ longjmp quick_exit RpcRaiseException terminate +___raise_securityfailure +___report_rangecheckfailure +?_Xregex_error@std@@YAXW4error_type@regex_constant@1@@Z +?_Xbad_alloc@std@@YAXXZ +?_Xlength_error@std@@YAXPBD@Z +?_Xout_of_range@std@@YAXPBD@Z +?_Xbad_function_call@std@@YAXXZ +?terminate@@YAXXZ