cflow: Allow overflows for Int64 shifts too #13
Merged
Annotations
10 warnings
|
Publish net8.0:
de4dot.code/ObfuscatedFile.cs#L649
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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/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/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/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/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/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#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()'.
|
Loading