Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish net8.0:
de4dot.code/deobfuscators/CryptoObfuscator/ResourceDecrypter.cs#L344
'DESCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
Publish net8.0:
de4dot.code/deobfuscators/CodeFort/AssemblyDecrypter.cs#L188
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, byte[], int)' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
|
|
Publish net8.0:
de4dot.code/deobfuscators/CodeWall/AssemblyDecrypter.cs#L124
'MD5CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
Publish net8.0:
de4dot.code/deobfuscators/Agile_NET/ResourceDecrypter.cs#L102
'DESCryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
|
Publish net8.0:
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)
|
|
Publish net8.0:
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"'
|
|
Publish net8.0:
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"'
|
|
Publish net8.0:
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"'
|
|
Publish net8.0:
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"'
|
|
Publish net8.0:
AssemblyData/AssemblyService.cs#L65
Member 'AssemblyService.InitializeLifetimeService()' overrides obsolete member 'MarshalByRefObject.InitializeLifetimeService()'. Add the Obsolete attribute to 'AssemblyService.InitializeLifetimeService()'.
|
background
wait
wait-all
cancel
parallel
Loading