Darren-zl
Darren-zl
D:\ghidra1\ghidra_10.1.2_PUBLIC_20220125\ghidra_10.1.2_PUBLIC\support>analyzeHea dless D:/test test1 -import E:/ota/mi/payload1.bin -postScript BinAbsInspector " @@-K 50 -callStringK 3 -Z3Timeout 1000 -timeout -1 -json -all" INFO Using log config file: jar:file:/D:/ghidra1/ghidra_10.1.2_PUBLIC_20220125/ ghidra_10.1.2_PUBLIC/Ghidra/Framework/Generic/lib/Generic.jar!/generic.log4j.xml (LoggingInitialization) INFO Using log...
It has nothing to do with the size of the file, I also use 800kb files.
My service is normal. Is it easy to fail to upload large files? If I upload according to your method, the service will be killed directly. If you upload through...
root@ubuntu-virtual-machine:/home/ubuntu/FACT-master# python3 update.py /home/ubuntu/payload.bin --device_class=test_class --device_name=test_device --vendor=test_vendor --version=1 Traceback (most recent call last): File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None)...
Thank you, the upload was successful. It has a lot to do with RAM.
Sorry, now a new question. Is it because my file is too large, so when I analyze it, even if the RAM is 64GB, it will cause the machine to...
When it was analyzed that the memory was full, it restarted. I increased the memory from 20GB to 67GB.