Sigma Solo
Sigma Solo
Is it possible to somehow unload rcrop on a image? I tried to set the grid to false, but that doesnt help. How can I deactivate rcrop on a image?...
I want to make a suggestion for Autopsy. I would like a function where I could easily export all images, example go to View -> File Types -> By Extension...
``` C:\Users\user\PythonProjects\Windows-Prefetch-Parser\windowsprefetch>python prefetch.py -f C:\Users\user\cases\prefetch\VERACRYPT.EXE-047EFDD6.pf File "C:\Users\user\PythonProjects\Windows-Prefetch-Parser\windowsprefetch\prefetch.py", line 354 print "\n{0}\n{1}\n{0}\n".format(banner, ntpath.basename(self.pFileName)) ^ SyntaxError: invalid syntax ```
I am using the Java sources in Kotlin. I get the following errors on a lot of the messages: ``` java.lang.NullPointerException: Cannot invoke "String.isEmpty()" because "pojo.asDer" is null at io.calidog.certstream.CertStreamCertificate.fromPOJO(CertStreamCertificate.java:37)...