Paul

Results 24 comments of Paul

Awesome, thank you!

Great to know, thank you! I will give it a try then, I guess it is save to assume that I can get the rest of libvmi functionality with libmicrovmi?

Hey guys, I have the same problem cannot make it work with Qualcomm Bengal, please let me know if I can help somehow with logs or testing. I have tried...

@radare Well, it was my first question that I asked in #radare xD One can get an expression containing 'ds' with this sample: [malware_sample.zip - Password:infected](https://github.com/radare/radare2/files/269349/citadel_d__0x00400000.zip)

asm: ``` 0x0042edc0 1e push ds ... 0x0042f5c4 1f pop ds ``` esil: ``` 0x0042edc0 1e 4,esp,-=,ds,esp,=[4] ; esp=0xfffffffb -> 0xffffff00 ... 0x0042f5c4 1f esp,[4],ds,=,4,esp,+= ```

UPD: have tried master/relese-3.0, same problem UPD2: just in case have tested Kröhnkite and it works without any problem (not sure if it is useful information, but just in case)

I don't have urxvt, lock up happens any time after window resize. Solved by using Kröhnkite, but I would love to use Bismuth heh

I didn't do really in-depth comparison, but in my tests memflow was significantly faster. I guess this issue can be closed.

Hi guys, is there any blocker to implement this feature?

Hi guys! Do we have sso login working after [6880886](https://github.com/samip5/dendrite/commit/688088662862da55086b0662ed337edc5987e3df)?