harelon
harelon
It seems that this assert was blocking lighthouse from parsing drocv version 3, I allowed it version 3 and it worked properly Also showing Xrefs didn't work because of a...
I am used to pressing alt + e + p + a to patch bytes and alt + e + p + p to apply patches only using the keyboard...
Improved karta src analysis speed by using multiprocessing and made it into a script. Added checking that libraries and object directories exist before execution Added using previously created file state...
When trying to match a regex on array elements the output was the result of trying to match a regex on the concatenation of the array elements instead of each...