SiriusED

Results 9 comments of SiriusED

@Pr0214 Could you please show how to hook popen function to return my result and prevent to call real popen function?

@Pr0214 Didn't find way to hook `popen` but issue was in other place and I managed to implement my tool without this hook need. So, I guess not relevant for...

@18712886438 I already had this code in my test file so here is the final result after this test ![image](https://user-images.githubusercontent.com/13561846/155111808-733eb625-b324-4219-94a9-b1b0400703fa.png) But I used this code to fix this error, but...

Is this issue fixed or still opened?

Finally found fully dark theme, just Built the Ghidra assembly with this theme, seems everything is fine and working well. If no bugs found while using I will keep this...

Same here, debug doesn't work for me. Either on the localhost:3000 and chrome extension.

@p0358 Ye, the code looks a bit huge but it works exactly like I need. Thank You for 100% work code, it's rare when you can just copy the code...