ConfuserEx: Fix issues with native method emulation#24
Merged
Annotations
11 warnings
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
de4dot.code/deobfuscators/MPRESS/Deobfuscator.cs#L231
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
de4dot.code/deobfuscators/DeobUtils.cs#L91
'DESCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
de4dot.code/deobfuscators/DeobUtils.cs#L75
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
|
de4dot.code/deobfuscators/InitializedDataCreator.cs#L77
'SHA1Managed' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
de4dot.code/SharpZipLib/SharpZipBaseException.cs#L62
'ApplicationException.ApplicationException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
de4dot.code/deobfuscators/Babel_NET/ConstantsDecrypter.cs#L242
#warning: '"Insecure! Rewrite with custom parser https://learn.microsoft.com/en-us/dotnet/standard/serialization/binaryformatter-security-guide"'
|
|
de4dot.code/deobfuscators/CodeVeil/ResourceConverter.cs#L190
#warning: '"Insecure! Rewrite with custom parser https://learn.microsoft.com/en-us/dotnet/standard/serialization/binaryformatter-security-guide"'
|
|
de4dot.code/deobfuscators/CodeVeil/ResourceConverter.cs#L179
#warning: '"Insecure! Rewrite with custom parser https://learn.microsoft.com/en-us/dotnet/standard/serialization/binaryformatter-security-guide"'
|
|
de4dot.code/deobfuscators/CodeVeil/ResourceConverter.cs#L168
#warning: '"Insecure! Rewrite with custom parser https://learn.microsoft.com/en-us/dotnet/standard/serialization/binaryformatter-security-guide"'
|
|
AssemblyData/AssemblyService.cs#L65
Member 'AssemblyService.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'AssemblyService.InitializeLifetimeService()'.
|
The logs for this run have expired and are no longer available.
Loading