1MTrX1sEXapi8hNCBhpB3Am5gYC5ykRmw
CHANGELOG
Explore official release notes, engine updates, and version history for Xerinfuscator
Xerin Core
- FIXED Fixed an issue where loaded
assemblyfiles remainedlockedafterloadingorobfuscation
Code Virtualization VM
- IMPROVED Execution Speed: Optimized the
VM loopfor significantly faster instructionexecution - IMPROVED Faster Assembly Processing: Added
multi-core parallelizationforhigh-speedvirtualization
Strings Encryption
- IMPROVED Runtime Speed: Boosted
string lookupperformance by removingstack-walking - IMPROVED Concurrency: Enabled
lock-free parallel multi-threadingusingSRW Locks - IMPROVED Crypto Engine: Inlined
low-leveltransforms for maximumnative speed
Control Flow
- ADDED 4 Control Flow
levels - IMPROVED Runtime & Execution Acceleration: Optimized
bytecode interpretationlogic and internal dispatchpipelines, eliminating framework interoplatencyandreflection overhead - IMPROVED Control Flow & JIT Optimization: Refined
control flow graph transformationswithmulti-tieredconditional branching while maintainingstrictJITstackintegrity andzero-costloopexecution - IMPROVED Bytecode Footprint Reduction: Stripped redundant
instructionbloat and unnecessary runtimeallocationsfor a leanerbinary footprintand faster overallexecution
Code Virtualization VM
- IMPROVED Core VM
executionthroughput viaaggressive inliningonhot instructiondispatchpaths - IMPROVED Basic block
serialization speedduring compilation viamulti-coreparallel processing - IMPROVED Refactored: Decoupled
exception handlingandstackunwinding logic from the mainVM dispatcherloop - FIXED Resolved
exceptionforwardingcompatibilityissues duringdynamic reflection calls
Xerin Core
- IMPROVED
Nativeruntime DLLs now load directly frommemorywithout writingtemporary filesto disk - FIXED Ctor hider: Core Engine Fix > Resolved intermittent assembly load failure
TypeLoadExceptioncaused by static initializerRVAmapping issues
Code Virtualization VM
- IMPROVED VM
execution speedviaCPU registerpinning(IP/K1)andzero-copystack slot access - IMPROVED Hardened internal instruction
dispatchand runtime stateevaluation - IMPROVED Upgraded internal
numerical representationandprocessing routines - IMPROVED Enhanced dynamic key
sequencingandstate propagationsecurity - FIXED Assembly startup
crashesandTypeLoadExceptioncaused by unoptimized helpermethod RVAs
Code Encryption
- IMPROVED Memory permission handling and protection engine synchronization
- FIXED
multi-threadinginitialization crashes
Strings Encryption
- IMPROVED Hardened String Vault Isolation: Refined runtime string
extractionagainstdynamic analysisandreflection proxies - IMPROVED Enhanced memory safety and cryptographic randomness
- FIXED Engine stability fixes during heavy string extraction
Control Flow
- IMPROVED
runtimestate handling across allControl Flowmodes - IMPROVED
state keyprotection andmethod levelvariation - IMPROVED Reduced recognizable
patternswhilepreservingperformance - IMPROVED Upgraded
flowobfuscationalgorithmsfor increased security againstreverse engineering - IMPROVED Refactored internal
execution pathsto ensuremaximumruntimespeed and stability
Reference Proxy
- FIXED Internal calls not being proxied
Code Virtualization VM
- IMPROVED VM virtualization
stabilityandconsistency - IMPROVED Deterministic VM
data generation - IMPROVED Generated VM
entry stubreliability - FIXED Intermittent
corruptionduringrepeatedvirtualization runs - FIXED Unstable VM
metadata/headerserialization order
Renamer Analyzer
- IMPROVED Updated
Renamerto handleproperty/eventaccessor methodssemantically - IMPROVED
Propertyrename now alsorenamesmatchingget_ / set_methods - IMPROVED
Eventrename now alsorenamesmatchingadd_ / remove_ / raise_methods - IMPROVED Prevented
genericmethod renaming from randomly touchingSpecialNamemethods
Control Flow
- IMPROVED
Control Flowcompatibility withVB.NET/EH-heavyassemblies by avoiding unsafedispatcher injectionafter terminalIL instructions
Control Flow
- FIXED Exception handler region rebuilding for methods with multiple exception handlers
Renamer Analyzer
- IMPROVED Analyzer performance
- FIXED Rename Map validation failures caused by VM re-parenting nested types after renaming
Local to Field
- FIXED Compatibility with Visual Basic compiler-generated code
Xerin's Core Runtime
- IMPROVED Protection layer on injected runtimes inside target assemblies
Code Virtualization
- IMPROVED Runtime initialization reliability and VM dispatch internals
- IMPROVED Internal runtime metadata exposure
Enum Protection
- IMPROVED Enum processing for better indexing and conversion performance
Code Mutation
- IMPROVED Mutation mangling techniques for increased complexity
- FIXED A bug in the code mutation execution core
XerinSDK
- ADDED Class and method exclusion attributes for obfuscation, Control Flow, and Renaming
Code Virtualization
- IMPROVED VM Runtime security hardening
Strings Encryption
- IMPROVED Strings runtime engine resilience
Code Virtualization VM / Native Runtime
- IMPROVED JIT hook stability and VM execution memory safety
- FIXED Native runtime crashes on systems without VC++ Redistributable and with Memory Integrity enabled
Trial Protection
- IMPROVED Trial accuracy and protection against system clock tampering