Version |
Insecure |
CryptoMisuse |
Rule name |
Method |
Statement |
Details |
1.0 |
|
|
|
|
|
|
1.1 |
|
|
|
|
|
|
1.2 |
|
|
|
|
|
|
1.3 |
|
|
|
|
|
|
1.4 |
|
|
|
|
|
|
1.4.1 |
|
|
|
|
|
|
1.5 |
|
|
|
|
|
|
1.6 |
|
|
Cipher |
org.apache.commons.compress.archivers.sevenz.Coders$AES256SHA256Decoder$1.read()I |
r37 = staticinvoke <javax.crypto.Cipher: javax.crypto.Cipher getInstance(java.lang.String)>(varReplacer966) |
First parameter (with value "AES/CBC/NoPadding") should be any of AES/CBC/{PKCS7Padding, PKCS5Padding, ISO10126Padding} |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.Coders$AES256SHA256Decoder$1.read()I |
specialinvoke $r16.<javax.crypto.CipherInputStream: void <init>(java.io.InputStream,javax.crypto.Cipher)>($r17, r37) |
Operation on object of type javax.crypto.Cipher object not completed. Expected call to update, doFinal |
- |
- |
|
IvParameterSpec |
org.apache.commons.compress.archivers.sevenz.Coders$AES256SHA256Decoder$1.read()I |
specialinvoke $r15.<javax.crypto.spec.IvParameterSpec: void <init>(byte[])>(r2) |
First parameter was not properly generated as randomized |
- |
- |
|
MessageDigest |
org.apache.commons.compress.archivers.sevenz.Coders$AES256SHA256Decoder$1.read()I |
r31 = virtualinvoke r32.<java.security.MessageDigest: byte[] digest()>() |
Unexpected call to method <java.security.MessageDigest: byte[] digest()> on object of type java.security.MessageDigest. Expect a call to one of the following methods <java.security.MessageDigest: void update(byte[])>,<java.security.MessageDigest: void update(byte[],int,int)>,<java.security.MessageDigest: byte[] digest(byte[])>,<java.security.MessageDigest: void update(java.nio.ByteBuffer)>,<java.security.MessageDigest: void update(byte)> |
- |
- |
|
SecretKeySpec |
org.apache.commons.compress.archivers.sevenz.Coders$AES256SHA256Decoder$1.read()I |
specialinvoke $r14.<javax.crypto.spec.SecretKeySpec: void <init>(byte[],java.lang.String)>(r31, varReplacer956) |
First parameter was not properly generated as prepared Key Material |
1.7 |
|
|
Cipher |
org.apache.commons.compress.archivers.sevenz.Coders$AES256SHA256Decoder$1.read()I |
r37 = staticinvoke <javax.crypto.Cipher: javax.crypto.Cipher getInstance(java.lang.String)>(varReplacer185) |
First parameter (with value "AES/CBC/NoPadding") should be any of AES/CBC/{PKCS7Padding, PKCS5Padding, ISO10126Padding} |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.Coders$AES256SHA256Decoder$1.read()I |
specialinvoke $r16.<javax.crypto.CipherInputStream: void <init>(java.io.InputStream,javax.crypto.Cipher)>($r17, r37) |
Operation on object of type javax.crypto.Cipher object not completed. Expected call to update, doFinal |
- |
- |
|
IvParameterSpec |
org.apache.commons.compress.archivers.sevenz.Coders$AES256SHA256Decoder$1.read()I |
specialinvoke $r15.<javax.crypto.spec.IvParameterSpec: void <init>(byte[])>(r2) |
First parameter was not properly generated as randomized |
- |
- |
|
MessageDigest |
org.apache.commons.compress.archivers.sevenz.Coders$AES256SHA256Decoder$1.read()I |
r31 = virtualinvoke r32.<java.security.MessageDigest: byte[] digest()>() |
Unexpected call to method <java.security.MessageDigest: byte[] digest()> on object of type java.security.MessageDigest. Expect a call to one of the following methods <java.security.MessageDigest: void update(byte[])>,<java.security.MessageDigest: void update(byte[],int,int)>,<java.security.MessageDigest: byte[] digest(byte[])>,<java.security.MessageDigest: void update(java.nio.ByteBuffer)>,<java.security.MessageDigest: void update(byte)> |
- |
- |
|
SecretKeySpec |
org.apache.commons.compress.archivers.sevenz.Coders$AES256SHA256Decoder$1.read()I |
specialinvoke $r14.<javax.crypto.spec.SecretKeySpec: void <init>(byte[],java.lang.String)>(r31, varReplacer190) |
First parameter was not properly generated as prepared Key Material |
1.8 |
|
|
CipherInputStream |
org.apache.commons.compress.archivers.Lister.main([Ljava/lang/String;)V |
virtualinvoke r30.<org.apache.commons.compress.archivers.ArchiveInputStream: void close()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.ar.ArArchiveInputStream.getNextArEntry()Lorg/apache/commons/compress/archivers/ar/ArArchiveEntry; |
$l32 = virtualinvoke r0.<org.apache.commons.compress.archivers.ar.ArArchiveInputStream: long getBytesRead()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.ar.ArArchiveInputStream.getNextArEntry()Lorg/apache/commons/compress/archivers/ar/ArArchiveEntry; |
i39 = staticinvoke <org.apache.commons.compress.utils.IOUtils: int readFully(java.io.InputStream,byte[])>(r0, r40) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream.getNextCPIOEntry()Lorg/apache/commons/compress/archivers/cpio/CpioArchiveEntry; |
virtualinvoke r0.<org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream: void count(int)>(i2) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream.read([BII)I |
$l28 = virtualinvoke r0.<org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream: long getBytesRead()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream.read([BII)I |
specialinvoke r0.<org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream: void ensureOpen()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.dump.TapeInputStream.read([BII)I |
z5 = specialinvoke r0.<org.apache.commons.compress.archivers.dump.TapeInputStream: boolean readFully(byte[],int,int)>(r1, varReplacer1543, i26) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.dump.TapeInputStream.resetBlockSize(IZ)V |
i2 = staticinvoke <org.apache.commons.compress.utils.IOUtils: int readFully(java.io.InputStream,byte[],int,int)>($r2, r1, i0, i1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r37 = staticinvoke <javax.crypto.Cipher: javax.crypto.Cipher getInstance(java.lang.String)>(varReplacer1157) |
First parameter (with value "AES/CBC/NoPadding") should be any of AES/CBC/{PKCS7Padding, PKCS5Padding, ISO10126Padding} |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r16.<javax.crypto.CipherInputStream: void <init>(java.io.InputStream,javax.crypto.Cipher)>($r17, r37) |
Operation on object of type javax.crypto.Cipher object not completed. Expected call to update, doFinal |
- |
- |
|
IvParameterSpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r15.<javax.crypto.spec.IvParameterSpec: void <init>(byte[])>(r2) |
First parameter was not properly generated as randomized |
- |
- |
|
MessageDigest |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r31 = virtualinvoke r32.<java.security.MessageDigest: byte[] digest()>() |
Unexpected call to method <java.security.MessageDigest: byte[] digest()> on object of type java.security.MessageDigest. Expect a call to one of the following methods <java.security.MessageDigest: void update(byte[])>,<java.security.MessageDigest: void update(byte[],int,int)>,<java.security.MessageDigest: byte[] digest(byte[])>,<java.security.MessageDigest: void update(java.nio.ByteBuffer)>,<java.security.MessageDigest: void update(byte)> |
- |
- |
|
SecretKeySpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r14.<javax.crypto.spec.SecretKeySpec: void <init>(byte[],java.lang.String)>(r31, varReplacer1159) |
First parameter was not properly generated as prepared Key Material |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.sevenz.SevenZFile.read([BII)I |
$i2 = virtualinvoke $r2.<java.io.InputStream: int read(byte[],int,int)>(r1, i0, i1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to <javax.crypto.CipherInputStream: int read(byte[],int,int)>, <javax.crypto.CipherInputStream: int read()>, <javax.crypto.CipherInputStream: int read(byte[])> |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.UnshrinkingInputStream.read([BII)I |
i8 = virtualinvoke r0.<org.apache.commons.compress.archivers.zip.UnshrinkingInputStream: int readNextCode()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.getNextZipEntry()Lorg/apache/commons/compress/archivers/zip/ZipArchiveEntry; |
specialinvoke r0.<org.apache.commons.compress.archivers.zip.ZipArchiveInputStream: void readFully(byte[])>(r1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.getNextZipEntry()Lorg/apache/commons/compress/archivers/zip/ZipArchiveEntry; |
staticinvoke <org.apache.commons.compress.archivers.zip.ZipArchiveInputStream$CurrentEntry: java.io.InputStream access$302(org.apache.commons.compress.archivers.zip.ZipArchiveInputStream$CurrentEntry,java.io.InputStream)>($r54, $r51) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.getNextZipEntry()Lorg/apache/commons/compress/archivers/zip/ZipArchiveEntry; |
virtualinvoke r0.<org.apache.commons.compress.archivers.zip.ZipArchiveInputStream: void count(int)>(i0) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.read([BII)I |
$z1 = specialinvoke r0.<org.apache.commons.compress.archivers.zip.ZipArchiveInputStream: boolean supportsDataDescriptorFor(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)>($r6) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.read([BII)I |
i2 = specialinvoke r0.<org.apache.commons.compress.archivers.zip.ZipArchiveInputStream: int readFromInflater(byte[],int,int)>(r1, i0, i1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.read([BII)I |
i3 = specialinvoke r0.<org.apache.commons.compress.archivers.zip.ZipArchiveInputStream: int cacheBytesRead(java.io.ByteArrayOutputStream,int,int,int)>(r1, i3, i5, b0) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.read([BII)I |
z1 = specialinvoke r0.<org.apache.commons.compress.archivers.zip.ZipArchiveInputStream: boolean bufferContainsSignature(java.io.ByteArrayOutputStream,int,int,int)>(r1, i3, i5, b0) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.changes.ChangeSetPerformer$ArchiveInputStreamIterator.hasNext()Z |
$r2 = virtualinvoke $r1.<org.apache.commons.compress.archivers.ArchiveInputStream: org.apache.commons.compress.archivers.ArchiveEntry getNextEntry()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.CompressorStreamFactory.createCompressorInputStream(Ljava/io/InputStream;)Lorg/apache/commons/compress/compressors/CompressorInputStream; |
specialinvoke $r4.<org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream: void <init>(java.io.InputStream)>(r1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.CompressorStreamFactory.createCompressorInputStream(Ljava/io/InputStream;)Lorg/apache/commons/compress/compressors/CompressorInputStream; |
specialinvoke $r5.<org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream: void <init>(java.io.InputStream)>(r1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.CompressorStreamFactory.createCompressorInputStream(Ljava/io/InputStream;)Lorg/apache/commons/compress/compressors/CompressorInputStream; |
specialinvoke $r6.<org.apache.commons.compress.compressors.xz.XZCompressorInputStream: void <init>(java.io.InputStream,boolean)>(r1, $z7) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.CompressorStreamFactory.createCompressorInputStream(Ljava/io/InputStream;)Lorg/apache/commons/compress/compressors/CompressorInputStream; |
specialinvoke $r7.<org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream: void <init>(java.io.InputStream,boolean)>(r1, $z8) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.CompressorStreamFactory.createCompressorInputStream(Ljava/io/InputStream;)Lorg/apache/commons/compress/compressors/CompressorInputStream; |
specialinvoke $r8.<org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream: void <init>(java.io.InputStream,boolean)>(r1, $z9) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.CompressorStreamFactory.createCompressorInputStream(Ljava/io/InputStream;)Lorg/apache/commons/compress/compressors/CompressorInputStream; |
virtualinvoke r1.<java.io.InputStream: void reset()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
$i0 = specialinvoke r0.<org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream: int bsGetInt()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
c5 = specialinvoke r0.<org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream: char bsGetUByte()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
i0 = virtualinvoke $r1.<java.io.InputStream: int read()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to <javax.crypto.CipherInputStream: int read(byte[],int,int)>, <javax.crypto.CipherInputStream: int read()>, <javax.crypto.CipherInputStream: int read(byte[])> |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
i1 = virtualinvoke r1.<java.io.InputStream: int read()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to <javax.crypto.CipherInputStream: int read(byte[],int,int)>, <javax.crypto.CipherInputStream: int read()>, <javax.crypto.CipherInputStream: int read(byte[])> |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
i2 = virtualinvoke $r4.<java.io.InputStream: int read()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to <javax.crypto.CipherInputStream: int read(byte[],int,int)>, <javax.crypto.CipherInputStream: int read()>, <javax.crypto.CipherInputStream: int read(byte[])> |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
i2 = virtualinvoke r1.<java.io.InputStream: int read()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to <javax.crypto.CipherInputStream: int read(byte[],int,int)>, <javax.crypto.CipherInputStream: int read()>, <javax.crypto.CipherInputStream: int read(byte[])> |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
i3 = virtualinvoke $r6.<java.io.InputStream: int read()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to <javax.crypto.CipherInputStream: int read(byte[],int,int)>, <javax.crypto.CipherInputStream: int read()>, <javax.crypto.CipherInputStream: int read(byte[])> |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
i53 = specialinvoke r0.<org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream: int getAndMoveToFrontDecode0(int)>(varReplacer2000) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
i63 = virtualinvoke r1.<java.io.InputStream: int read()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to <javax.crypto.CipherInputStream: int read(byte[],int,int)>, <javax.crypto.CipherInputStream: int read()>, <javax.crypto.CipherInputStream: int read(byte[])> |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
i70 = virtualinvoke r1.<java.io.InputStream: int read()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to <javax.crypto.CipherInputStream: int read(byte[],int,int)>, <javax.crypto.CipherInputStream: int read()>, <javax.crypto.CipherInputStream: int read(byte[])> |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
i72 = virtualinvoke r1.<java.io.InputStream: int read()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to <javax.crypto.CipherInputStream: int read(byte[],int,int)>, <javax.crypto.CipherInputStream: int read()>, <javax.crypto.CipherInputStream: int read(byte[])> |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
i1 = virtualinvoke $r25.<java.io.InputStream: int read()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to <javax.crypto.CipherInputStream: int read(byte[],int,int)>, <javax.crypto.CipherInputStream: int read()>, <javax.crypto.CipherInputStream: int read(byte[])> |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
specialinvoke $r3.<java.io.DataInputStream: void <init>(java.io.InputStream)>($r4) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream.read([BII)I |
$i20 = virtualinvoke $r20.<java.io.InputStream: int read(byte[])>($r19) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to <javax.crypto.CipherInputStream: int read(byte[],int,int)>, <javax.crypto.CipherInputStream: int read()>, <javax.crypto.CipherInputStream: int read(byte[])> |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream.read([BII)I |
$l6 = virtualinvoke $r9.<java.io.InputStream: long skip(long)>($l5) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream.read([BII)I |
specialinvoke $r10.<java.io.DataInputStream: void <init>(java.io.InputStream)>($r11) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream.<init>(Ljava/io/InputStream;)V |
virtualinvoke r0.<org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream: void count(int)>(i0) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream.read([BII)I |
i0 = specialinvoke r0.<org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream: int readOneByte()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream.read([BII)I |
i4 = specialinvoke r0.<org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream: int readOneByte()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream.read([BII)I |
virtualinvoke r0.<org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream: void count(int)>(i0) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream.read([BII)I |
virtualinvoke r0.<org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream: void count(long)>(l1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream.read([BII)I |
virtualinvoke r0.<org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream: void count(int)>(i1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.z.ZCompressorInputStream.read([BII)I |
i0 = virtualinvoke r0.<org.apache.commons.compress.compressors.z.ZCompressorInputStream: int readNextCode()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.utils.ChecksumVerifyingInputStream.read([BII)I |
i2 = virtualinvoke $r2.<java.io.InputStream: int read(byte[],int,int)>(r1, i0, i1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to <javax.crypto.CipherInputStream: int read(byte[],int,int)>, <javax.crypto.CipherInputStream: int read()>, <javax.crypto.CipherInputStream: int read(byte[])> |
1.8.1 |
|
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r37 = staticinvoke <javax.crypto.Cipher: javax.crypto.Cipher getInstance(java.lang.String)>(varReplacer1156) |
First parameter (with value "AES/CBC/NoPadding") should be any of AES/CBC/{PKCS7Padding, PKCS5Padding, ISO10126Padding} |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r16.<javax.crypto.CipherInputStream: void <init>(java.io.InputStream,javax.crypto.Cipher)>($r17, r37) |
Operation on object of type javax.crypto.Cipher object not completed. Expected call to update, doFinal |
- |
- |
|
IvParameterSpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r15.<javax.crypto.spec.IvParameterSpec: void <init>(byte[])>(r2) |
First parameter was not properly generated as randomized |
- |
- |
|
MessageDigest |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r31 = virtualinvoke r32.<java.security.MessageDigest: byte[] digest()>() |
Unexpected call to method <java.security.MessageDigest: byte[] digest()> on object of type java.security.MessageDigest. Expect a call to one of the following methods <java.security.MessageDigest: void update(byte[])>,<java.security.MessageDigest: void update(byte[],int,int)>,<java.security.MessageDigest: byte[] digest(byte[])>,<java.security.MessageDigest: void update(java.nio.ByteBuffer)>,<java.security.MessageDigest: void update(byte)> |
- |
- |
|
SecretKeySpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r14.<javax.crypto.spec.SecretKeySpec: void <init>(byte[],java.lang.String)>(r31, varReplacer1154) |
First parameter was not properly generated as prepared Key Material |
1.9 |
|
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r37 = staticinvoke <javax.crypto.Cipher: javax.crypto.Cipher getInstance(java.lang.String)>(varReplacer1639) |
First parameter (with value "AES/CBC/NoPadding") should be any of AES/CBC/{PKCS7Padding, PKCS5Padding, ISO10126Padding} |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r16.<javax.crypto.CipherInputStream: void <init>(java.io.InputStream,javax.crypto.Cipher)>($r17, r37) |
Operation on object of type javax.crypto.Cipher object not completed. Expected call to update, doFinal |
- |
- |
|
IvParameterSpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r15.<javax.crypto.spec.IvParameterSpec: void <init>(byte[])>(r2) |
First parameter was not properly generated as randomized |
- |
- |
|
MessageDigest |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r31 = virtualinvoke r32.<java.security.MessageDigest: byte[] digest()>() |
Unexpected call to method <java.security.MessageDigest: byte[] digest()> on object of type java.security.MessageDigest. Expect a call to one of the following methods <java.security.MessageDigest: void update(byte[])>,<java.security.MessageDigest: void update(byte[],int,int)>,<java.security.MessageDigest: byte[] digest(byte[])>,<java.security.MessageDigest: void update(java.nio.ByteBuffer)>,<java.security.MessageDigest: void update(byte)> |
- |
- |
|
SecretKeySpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r14.<javax.crypto.spec.SecretKeySpec: void <init>(byte[],java.lang.String)>(r31, varReplacer1642) |
First parameter was not properly generated as prepared Key Material |
1.10 |
|
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r43 = staticinvoke <javax.crypto.Cipher: javax.crypto.Cipher getInstance(java.lang.String)>(varReplacer1685) |
First parameter (with value "AES/CBC/NoPadding") should be any of AES/CBC/{PKCS7Padding, PKCS5Padding, ISO10126Padding} |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r16.<javax.crypto.CipherInputStream: void <init>(java.io.InputStream,javax.crypto.Cipher)>($r17, r43) |
Operation on object of type javax.crypto.Cipher object not completed. Expected call to update, doFinal |
- |
- |
|
IvParameterSpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r15.<javax.crypto.spec.IvParameterSpec: void <init>(byte[])>(r2) |
First parameter was not properly generated as randomized |
- |
- |
|
MessageDigest |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r37 = virtualinvoke r38.<java.security.MessageDigest: byte[] digest()>() |
Unexpected call to method <java.security.MessageDigest: byte[] digest()> on object of type java.security.MessageDigest. Expect a call to one of the following methods <java.security.MessageDigest: void update(byte[])>,<java.security.MessageDigest: void update(byte[],int,int)>,<java.security.MessageDigest: byte[] digest(byte[])>,<java.security.MessageDigest: void update(java.nio.ByteBuffer)>,<java.security.MessageDigest: void update(byte)> |
- |
- |
|
SecretKeySpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r14.<javax.crypto.spec.SecretKeySpec: void <init>(byte[],java.lang.String)>(r37, varReplacer1680) |
First parameter was not properly generated as prepared Key Material |
1.11 |
|
|
CipherInputStream |
org.apache.commons.compress.archivers.ArchiveStreamFactory.createArchiveInputStream(Ljava/io/InputStream;)Lorg/apache/commons/compress/archivers/ArchiveInputStream; |
staticinvoke <org.apache.commons.compress.utils.IOUtils: void closeQuietly(java.io.Closeable)>(r24) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.Lister.main([Ljava/lang/String;)V |
virtualinvoke r30.<org.apache.commons.compress.archivers.ArchiveInputStream: void close()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream.getNextCPIOEntry()Lorg/apache/commons/compress/archivers/cpio/CpioArchiveEntry; |
virtualinvoke r0.<org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream: void count(int)>(i2) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream.read([BII)I |
$l28 = virtualinvoke r0.<org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream: long getBytesRead()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream.read([BII)I |
specialinvoke r0.<org.apache.commons.compress.archivers.cpio.CpioArchiveInputStream: void ensureOpen()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream.closeArchiveEntry()V |
specialinvoke r0.<org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream: void ensureOpen()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream.closeArchiveEntry()V |
specialinvoke r0.<org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream: void pad(int)>($i3) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream.finish()V |
specialinvoke r0.<org.apache.commons.compress.archivers.cpio.CpioArchiveOutputStream: void ensureOpen()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.dump.TapeInputStream.read([BII)I |
z5 = specialinvoke r0.<org.apache.commons.compress.archivers.dump.TapeInputStream: boolean readFully(byte[],int,int)>(r1, varReplacer658, i26) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r43 = staticinvoke <javax.crypto.Cipher: javax.crypto.Cipher getInstance(java.lang.String)>(varReplacer1711) |
First parameter (with value "AES/CBC/NoPadding") should be any of AES/CBC/{PKCS7Padding, PKCS5Padding, ISO10126Padding} |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r16.<javax.crypto.CipherInputStream: void <init>(java.io.InputStream,javax.crypto.Cipher)>($r17, r43) |
Operation on object of type javax.crypto.Cipher object not completed. Expected call to update, doFinal |
- |
- |
|
IvParameterSpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r15.<javax.crypto.spec.IvParameterSpec: void <init>(byte[])>(r2) |
First parameter was not properly generated as randomized |
- |
- |
|
MessageDigest |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r37 = virtualinvoke r38.<java.security.MessageDigest: byte[] digest()>() |
Unexpected call to method <java.security.MessageDigest: byte[] digest()> on object of type java.security.MessageDigest. Expect a call to one of the following methods <java.security.MessageDigest: void update(byte[])>,<java.security.MessageDigest: void update(byte[],int,int)>,<java.security.MessageDigest: byte[] digest(byte[])>,<java.security.MessageDigest: void update(java.nio.ByteBuffer)>,<java.security.MessageDigest: void update(byte)> |
- |
- |
|
SecretKeySpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r14.<javax.crypto.spec.SecretKeySpec: void <init>(byte[],java.lang.String)>(r37, varReplacer1707) |
First parameter was not properly generated as prepared Key Material |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.tar.TarArchiveInputStream.getNextTarEntry()Lorg/apache/commons/compress/archivers/tar/TarArchiveEntry; |
virtualinvoke r0.<org.apache.commons.compress.archivers.tar.TarArchiveInputStream: void pushedBackBytes(long)>($l4) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.tar.TarArchiveInputStream.read([BII)I |
$i4 = virtualinvoke r0.<org.apache.commons.compress.archivers.tar.TarArchiveInputStream: int available()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.tar.TarArchiveInputStream.read([BII)I |
$z1 = specialinvoke r0.<org.apache.commons.compress.archivers.tar.TarArchiveInputStream: boolean isDirectory()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.getNextZipEntry()Lorg/apache/commons/compress/archivers/zip/ZipArchiveEntry; |
virtualinvoke r0.<org.apache.commons.compress.archivers.zip.ZipArchiveInputStream: void count(int)>(i0) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.read([BII)I |
$z1 = specialinvoke r0.<org.apache.commons.compress.archivers.zip.ZipArchiveInputStream: boolean supportsDataDescriptorFor(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)>($r6) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.read([BII)I |
i2 = specialinvoke r0.<org.apache.commons.compress.archivers.zip.ZipArchiveInputStream: int readFromInflater(byte[],int,int)>(r1, i0, i1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.read([BII)I |
i3 = specialinvoke r0.<org.apache.commons.compress.archivers.zip.ZipArchiveInputStream: int cacheBytesRead(java.io.ByteArrayOutputStream,int,int,int)>(r1, i3, i5, b0) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.read([BII)I |
z1 = specialinvoke r0.<org.apache.commons.compress.archivers.zip.ZipArchiveInputStream: boolean bufferContainsSignature(java.io.ByteArrayOutputStream,int,int,int)>(r1, i3, i5, b0) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.createCentralFileHeader(Lorg/apache/commons/compress/archivers/zip/ZipArchiveEntry;)[B |
$z1 = specialinvoke r0.<org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream: boolean hasZip64Extra(org.apache.commons.compress.archivers.zip.ZipArchiveEntry)>(r1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream.finish()V |
specialinvoke r0.<org.apache.commons.compress.archivers.zip.ZipArchiveOutputStream: void writeCounted(byte[])>($r5) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.changes.ChangeSetPerformer$ArchiveInputStreamIterator.hasNext()Z |
$r2 = virtualinvoke $r1.<org.apache.commons.compress.archivers.ArchiveInputStream: org.apache.commons.compress.archivers.ArchiveEntry getNextEntry()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
$i0 = specialinvoke r0.<org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream: int bsGetInt()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
c5 = specialinvoke r0.<org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream: char bsGetUByte()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
i13 = specialinvoke r0.<org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream: int bsR(int)>(i12) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
i53 = specialinvoke r0.<org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream: int getAndMoveToFrontDecode0(int)>(varReplacer444) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream.read([BII)I |
$z4 = specialinvoke r0.<org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream: boolean init(boolean)>(varReplacer276) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream.read([BII)I |
l1 = specialinvoke r0.<org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream: long readLittleEndianInt(java.io.DataInputStream)>(r2) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream.read([BII)I |
l2 = specialinvoke r0.<org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream: long readLittleEndianInt(java.io.DataInputStream)>(r2) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream.read([BII)I |
virtualinvoke r0.<org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream: void count(int)>(i0) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream.<init>(Ljava/io/InputStream;)V |
virtualinvoke r0.<org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream: void count(int)>(i0) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream.read([BII)I |
i0 = specialinvoke r0.<org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream: int readOneByte()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream.read([BII)I |
i4 = specialinvoke r0.<org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream: int readOneByte()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream.read([BII)I |
virtualinvoke r0.<org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream: void count(long)>(l1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
1.12 |
|
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r40 = staticinvoke <javax.crypto.Cipher: javax.crypto.Cipher getInstance(java.lang.String)>(varReplacer1718) |
First parameter (with value "AES/CBC/NoPadding") should be any of AES/CBC/{PKCS7Padding, PKCS5Padding, ISO10126Padding} |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r16.<javax.crypto.CipherInputStream: void <init>(java.io.InputStream,javax.crypto.Cipher)>($r17, r40) |
Operation on object of type javax.crypto.Cipher object not completed. Expected call to update, doFinal |
- |
- |
|
IvParameterSpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r15.<javax.crypto.spec.IvParameterSpec: void <init>(byte[])>(r2) |
First parameter was not properly generated as randomized |
- |
- |
|
MessageDigest |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r35 = virtualinvoke r36.<java.security.MessageDigest: byte[] digest()>() |
Unexpected call to method <java.security.MessageDigest: byte[] digest()> on object of type java.security.MessageDigest. Expect a call to one of the following methods <java.security.MessageDigest: void update(byte[])>,<java.security.MessageDigest: void update(byte[],int,int)>,<java.security.MessageDigest: byte[] digest(byte[])>,<java.security.MessageDigest: void update(java.nio.ByteBuffer)>,<java.security.MessageDigest: void update(byte)> |
- |
- |
|
SecretKeySpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r14.<javax.crypto.spec.SecretKeySpec: void <init>(byte[],java.lang.String)>(r35, varReplacer1729) |
First parameter was not properly generated as prepared Key Material |
1.13 |
|
|
CipherInputStream |
org.apache.commons.compress.archivers.dump.TapeInputStream.read([BII)I |
z5 = specialinvoke r0.<org.apache.commons.compress.archivers.dump.TapeInputStream: boolean readFully(byte[],int,int)>(r1, varReplacer1150, i26) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r40 = staticinvoke <javax.crypto.Cipher: javax.crypto.Cipher getInstance(java.lang.String)>(varReplacer606) |
First parameter (with value "AES/CBC/NoPadding") should be any of AES/CBC/{PKCS7Padding, PKCS5Padding, ISO10126Padding} |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r16.<javax.crypto.CipherInputStream: void <init>(java.io.InputStream,javax.crypto.Cipher)>($r17, r40) |
Operation on object of type javax.crypto.Cipher object not completed. Expected call to update, doFinal |
- |
- |
|
IvParameterSpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r15.<javax.crypto.spec.IvParameterSpec: void <init>(byte[])>(r2) |
First parameter was not properly generated as randomized |
- |
- |
|
MessageDigest |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r35 = virtualinvoke r36.<java.security.MessageDigest: byte[] digest()>() |
Unexpected call to method <java.security.MessageDigest: byte[] digest()> on object of type java.security.MessageDigest. Expect a call to one of the following methods <java.security.MessageDigest: void update(byte[])>,<java.security.MessageDigest: void update(byte[],int,int)>,<java.security.MessageDigest: byte[] digest(byte[])>,<java.security.MessageDigest: void update(java.nio.ByteBuffer)>,<java.security.MessageDigest: void update(byte)> |
- |
- |
|
SecretKeySpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r14.<javax.crypto.spec.SecretKeySpec: void <init>(byte[],java.lang.String)>(r35, varReplacer598) |
First parameter was not properly generated as prepared Key Material |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.tar.TarArchiveInputStream.read([BII)I |
$i4 = virtualinvoke r0.<org.apache.commons.compress.archivers.tar.TarArchiveInputStream: int available()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.tar.TarArchiveInputStream.read([BII)I |
$z1 = specialinvoke r0.<org.apache.commons.compress.archivers.tar.TarArchiveInputStream: boolean isDirectory()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.UnshrinkingInputStream.read([BII)I |
$i5 = virtualinvoke r0.<org.apache.commons.compress.archivers.zip.UnshrinkingInputStream: int getCodeSize()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.UnshrinkingInputStream.read([BII)I |
i6 = virtualinvoke r0.<org.apache.commons.compress.archivers.zip.UnshrinkingInputStream: int readNextCode()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.getNextZipEntry()Lorg/apache/commons/compress/archivers/zip/ZipArchiveEntry; |
virtualinvoke r0.<org.apache.commons.compress.archivers.zip.ZipArchiveInputStream: void count(int)>(i0) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.archivers.zip.ZipArchiveInputStream.read([BII)I |
i5 = virtualinvoke $r6.<java.io.InputStream: int read(byte[],int,int)>($r7, i3, $i1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to <javax.crypto.CipherInputStream: int read(byte[],int,int)>, <javax.crypto.CipherInputStream: int read()>, <javax.crypto.CipherInputStream: int read(byte[])> |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
$i0 = specialinvoke r0.<org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream: int bsGetInt()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
c5 = specialinvoke r0.<org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream: char bsGetUByte()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
i13 = specialinvoke r0.<org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream: int bsR(int)>(i12) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(Ljava/io/InputStream;Z)V |
i53 = specialinvoke r0.<org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream: int getAndMoveToFrontDecode0(int)>(varReplacer231) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream.read([BII)I |
$z4 = specialinvoke r0.<org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream: boolean init(boolean)>(varReplacer1062) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream.read([BII)I |
l1 = specialinvoke r0.<org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream: long readLittleEndianInt(java.io.DataInputStream)>(r2) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream.read([BII)I |
l2 = specialinvoke r0.<org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream: long readLittleEndianInt(java.io.DataInputStream)>(r2) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream.read([BII)I |
virtualinvoke r0.<org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream: void count(int)>(i0) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream.<init>(Ljava/io/InputStream;Lorg/apache/commons/compress/compressors/snappy/FramedSnappyDialect;)V |
virtualinvoke r0.<org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream: void count(int)>(i0) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream.read([BII)I |
i0 = specialinvoke r0.<org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream: int readOneByte()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream.read([BII)I |
i4 = specialinvoke r0.<org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream: int readOneByte()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream.read([BII)I |
virtualinvoke r0.<org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream: void count(int)>(i0) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream.read([BII)I |
virtualinvoke r0.<org.apache.commons.compress.compressors.snappy.FramedSnappyCompressorInputStream: void count(long)>(l1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream.read([BII)I |
virtualinvoke r0.<org.apache.commons.compress.compressors.snappy.SnappyCompressorInputStream: void count(int)>(i1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.xz.XZCompressorInputStream.read([BII)I |
i2 = virtualinvoke $r2.<java.io.InputStream: int read(byte[],int,int)>(r1, i0, i1) |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to <javax.crypto.CipherInputStream: int read(byte[],int,int)>, <javax.crypto.CipherInputStream: int read()>, <javax.crypto.CipherInputStream: int read(byte[])> |
- |
- |
|
CipherInputStream |
org.apache.commons.compress.compressors.z.ZCompressorInputStream.read([BII)I |
$i4 = virtualinvoke r0.<org.apache.commons.compress.compressors.z.ZCompressorInputStream: int getCodeSize()>() |
Operation on object of type javax.crypto.CipherInputStream object not completed. Expected call to read |
1.14 |
|
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r40 = staticinvoke <javax.crypto.Cipher: javax.crypto.Cipher getInstance(java.lang.String)>(varReplacer1119) |
First parameter (with value "AES/CBC/NoPadding") should be any of AES/CBC/{PKCS7Padding, PKCS5Padding, ISO10126Padding} |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r16.<javax.crypto.CipherInputStream: void <init>(java.io.InputStream,javax.crypto.Cipher)>($r17, r40) |
Operation on object of type javax.crypto.Cipher object not completed. Expected call to update, doFinal |
- |
- |
|
IvParameterSpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r15.<javax.crypto.spec.IvParameterSpec: void <init>(byte[])>(r2) |
First parameter was not properly generated as randomized |
- |
- |
|
MessageDigest |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r35 = virtualinvoke r36.<java.security.MessageDigest: byte[] digest()>() |
Unexpected call to method <java.security.MessageDigest: byte[] digest()> on object of type java.security.MessageDigest. Expect a call to one of the following methods <java.security.MessageDigest: void update(byte[])>,<java.security.MessageDigest: void update(byte[],int,int)>,<java.security.MessageDigest: byte[] digest(byte[])>,<java.security.MessageDigest: void update(java.nio.ByteBuffer)>,<java.security.MessageDigest: void update(byte)> |
- |
- |
|
SecretKeySpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r14.<javax.crypto.spec.SecretKeySpec: void <init>(byte[],java.lang.String)>(r35, varReplacer1112) |
First parameter was not properly generated as prepared Key Material |
1.15 |
|
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r40 = staticinvoke <javax.crypto.Cipher: javax.crypto.Cipher getInstance(java.lang.String)>(varReplacer1907) |
First parameter (with value "AES/CBC/NoPadding") should be any of AES/CBC/{PKCS7Padding, PKCS5Padding, ISO10126Padding} |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r16.<javax.crypto.CipherInputStream: void <init>(java.io.InputStream,javax.crypto.Cipher)>($r17, r40) |
Operation on object of type javax.crypto.Cipher object not completed. Expected call to update, doFinal |
- |
- |
|
IvParameterSpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r15.<javax.crypto.spec.IvParameterSpec: void <init>(byte[])>(r2) |
First parameter was not properly generated as randomized |
- |
- |
|
MessageDigest |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r35 = virtualinvoke r36.<java.security.MessageDigest: byte[] digest()>() |
Unexpected call to method <java.security.MessageDigest: byte[] digest()> on object of type java.security.MessageDigest. Expect a call to one of the following methods <java.security.MessageDigest: void update(byte[])>,<java.security.MessageDigest: void update(byte[],int,int)>,<java.security.MessageDigest: byte[] digest(byte[])>,<java.security.MessageDigest: void update(java.nio.ByteBuffer)>,<java.security.MessageDigest: void update(byte)> |
- |
- |
|
SecretKeySpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r14.<javax.crypto.spec.SecretKeySpec: void <init>(byte[],java.lang.String)>(r35, varReplacer1915) |
First parameter was not properly generated as prepared Key Material |
1.16 |
|
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r40 = staticinvoke <javax.crypto.Cipher: javax.crypto.Cipher getInstance(java.lang.String)>(varReplacer1734) |
First parameter (with value "AES/CBC/NoPadding") should be any of AES/CBC/{PKCS7Padding, PKCS5Padding, ISO10126Padding} |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r16.<javax.crypto.CipherInputStream: void <init>(java.io.InputStream,javax.crypto.Cipher)>($r17, r40) |
Operation on object of type javax.crypto.Cipher object not completed. Expected call to update, doFinal |
- |
- |
|
IvParameterSpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r15.<javax.crypto.spec.IvParameterSpec: void <init>(byte[])>(r2) |
First parameter was not properly generated as randomized |
- |
- |
|
MessageDigest |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r35 = virtualinvoke r36.<java.security.MessageDigest: byte[] digest()>() |
Unexpected call to method <java.security.MessageDigest: byte[] digest()> on object of type java.security.MessageDigest. Expect a call to one of the following methods <java.security.MessageDigest: void update(byte[])>,<java.security.MessageDigest: void update(byte[],int,int)>,<java.security.MessageDigest: byte[] digest(byte[])>,<java.security.MessageDigest: void update(java.nio.ByteBuffer)>,<java.security.MessageDigest: void update(byte)> |
- |
- |
|
SecretKeySpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r14.<javax.crypto.spec.SecretKeySpec: void <init>(byte[],java.lang.String)>(r35, varReplacer1735) |
First parameter was not properly generated as prepared Key Material |
1.16.1 |
|
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r40 = staticinvoke <javax.crypto.Cipher: javax.crypto.Cipher getInstance(java.lang.String)>(varReplacer545) |
First parameter (with value "AES/CBC/NoPadding") should be any of AES/CBC/{PKCS7Padding, PKCS5Padding, ISO10126Padding} |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r16.<javax.crypto.CipherInputStream: void <init>(java.io.InputStream,javax.crypto.Cipher)>($r17, r40) |
Operation on object of type javax.crypto.Cipher object not completed. Expected call to update, doFinal |
- |
- |
|
IvParameterSpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r15.<javax.crypto.spec.IvParameterSpec: void <init>(byte[])>(r2) |
First parameter was not properly generated as randomized |
- |
- |
|
MessageDigest |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r35 = virtualinvoke r36.<java.security.MessageDigest: byte[] digest()>() |
Unexpected call to method <java.security.MessageDigest: byte[] digest()> on object of type java.security.MessageDigest. Expect a call to one of the following methods <java.security.MessageDigest: void update(byte[])>,<java.security.MessageDigest: void update(byte[],int,int)>,<java.security.MessageDigest: byte[] digest(byte[])>,<java.security.MessageDigest: void update(java.nio.ByteBuffer)>,<java.security.MessageDigest: void update(byte)> |
- |
- |
|
SecretKeySpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r14.<javax.crypto.spec.SecretKeySpec: void <init>(byte[],java.lang.String)>(r35, varReplacer546) |
First parameter was not properly generated as prepared Key Material |
1.17 |
|
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r40 = staticinvoke <javax.crypto.Cipher: javax.crypto.Cipher getInstance(java.lang.String)>(varReplacer2359) |
First parameter (with value "AES/CBC/NoPadding") should be any of AES/CBC/{PKCS7Padding, PKCS5Padding, ISO10126Padding} |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r16.<javax.crypto.CipherInputStream: void <init>(java.io.InputStream,javax.crypto.Cipher)>($r17, r40) |
Operation on object of type javax.crypto.Cipher object not completed. Expected call to update, doFinal |
- |
- |
|
IvParameterSpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r15.<javax.crypto.spec.IvParameterSpec: void <init>(byte[])>(r2) |
First parameter was not properly generated as randomized |
- |
- |
|
MessageDigest |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r35 = virtualinvoke r36.<java.security.MessageDigest: byte[] digest()>() |
Unexpected call to method <java.security.MessageDigest: byte[] digest()> on object of type java.security.MessageDigest. Expect a call to one of the following methods <java.security.MessageDigest: void update(byte[])>,<java.security.MessageDigest: void update(byte[],int,int)>,<java.security.MessageDigest: byte[] digest(byte[])>,<java.security.MessageDigest: void update(java.nio.ByteBuffer)>,<java.security.MessageDigest: void update(byte)> |
- |
- |
|
SecretKeySpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r14.<javax.crypto.spec.SecretKeySpec: void <init>(byte[],java.lang.String)>(r35, varReplacer2356) |
First parameter was not properly generated as prepared Key Material |
1.18 |
|
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r40 = staticinvoke <javax.crypto.Cipher: javax.crypto.Cipher getInstance(java.lang.String)>(varReplacer60) |
First parameter (with value "AES/CBC/NoPadding") should be any of AES/CBC/{PKCS7Padding, PKCS5Padding, ISO10126Padding} |
- |
- |
|
Cipher |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r16.<javax.crypto.CipherInputStream: void <init>(java.io.InputStream,javax.crypto.Cipher)>($r17, r40) |
Operation on object of type javax.crypto.Cipher object not completed. Expected call to update, doFinal |
- |
- |
|
IvParameterSpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r15.<javax.crypto.spec.IvParameterSpec: void <init>(byte[])>(r2) |
First parameter was not properly generated as randomized |
- |
- |
|
MessageDigest |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
r35 = virtualinvoke r36.<java.security.MessageDigest: byte[] digest()>() |
Unexpected call to method <java.security.MessageDigest: byte[] digest()> on object of type java.security.MessageDigest. Expect a call to one of the following methods <java.security.MessageDigest: void update(byte[])>,<java.security.MessageDigest: void update(byte[],int,int)>,<java.security.MessageDigest: byte[] digest(byte[])>,<java.security.MessageDigest: void update(java.nio.ByteBuffer)>,<java.security.MessageDigest: void update(byte)> |
- |
- |
|
SecretKeySpec |
org.apache.commons.compress.archivers.sevenz.AES256SHA256Decoder$1.read()I |
specialinvoke $r14.<javax.crypto.spec.SecretKeySpec: void <init>(byte[],java.lang.String)>(r35, varReplacer57) |
First parameter was not properly generated as prepared Key Material |