Leopold

Results 6 issues of Leopold

when AcseConnection_parseMessage function parse ACSE message, there is a path where the pointer to buffer not initialization, will cause a segment fault by reading 0 address and crash the server,...

use the same .config with buildroot can successful build in my local ubuntu 18.04. but Error in the github actions' runner action's log: [logs_42.zip](https://github.com/leommxj/prebuilt-multiarch-bin/files/4174265/logs_42.zip)

bug
help wanted

starting from ida 8.3, ida64.exe can open 32-bit binary and idb file. ida 9.0 has removed ida.exe `ph.flag&PR_USE64` return PR_USE64 if we open a 32-bit binary with ida64.exe change to...

open file in binary mode, otherwise there will be 0A(LF) -> 0D0A(CRLF) convert on windows platfrom, result in wrong data