Remove the limitations built into the scanlib binary
Like decipher ( see #25 (closed) ) the vanilla scanlib has several limitations
The most obvious is that it can only show the content of one memory address before closing, which can be fixed with a while loop
Additionally, it can only load local libs, which could be fixed by interpreting the file path as "ip:port" format