CodeHunter Platform 5.0.0 Release Notes
This release delivers a major upgrade to the CodeHunter analysis engine, meaningful improvements to behavioral detection breadth and accuracy, and a set of platform stability improvements that collectively mark a significant step forward in analysis capability and platform maturity.
ANALYSIS ENGINE
▶ | Improved behavioral detection accuracy The core analysis engine has been substantially upgraded. It now tracks program behavior — including non-concrete execution paths — with greater precision, reducing false negatives in behavior extraction and improving the fidelity of results delivered to analysts. |
▶ | Analysis throughput improvements Both dataflow and control flow analysis steps have been re-architected to run with greater parallelism, resulting in meaningfully faster analysis completion times for complex samples. |
▶ | Obfuscation resistance The engine now identifies and processes behaviors that rely on dynamically generated strings, including certain obfuscation patterns that previously suppressed behavior visibility. This expands detection surface for evasion-heavy samples. |
▶ | Expanded binary format support Improved handling of edge-case binary architectures, calling conventions, and variadic function patterns increases the reliability and completeness of behavior extraction across a broader sample population. |
INPUT PROCESSING AND SAMPLE COVERAGE
◆ | .NET deobfuscation support The input processing pipeline now includes dedicated tooling for managed code samples, expanding coverage for .NET-based threats and improving pre-analysis preparation for this class of files. |
◆ | Improved callsite and string analysis Dynamic callsite analysis and improved identification of dynamically generated strings — including Base64-encoded values — improve the accuracy and completeness of pre-analysis data passed to the engine. |
◆ | External symbol resolution Additional data type definitions and improved external symbol resolution increase the engine's ability to reason about library calls and imported functions in analyzed samples. |
PLATFORM AND USER INTERFACE
■ | UI stability improvement A visual flicker that occurred every 30 seconds during page content refresh has been resolved. All interface components now refresh on a consistent 1-minute cycle, eliminating disruption during active analysis sessions. |
■ | Platform hygiene Stale and inconsistent account records have been resolved, improving data integrity across the platform and supporting cleaner audit and access records going forward. |
