Tasos Ventouris

Results 5 issues of Tasos Ventouris

Trying to tweak the code and make it run in another App. However, the code ``` if ((ins.Id == X86InstructionId.X86_INS_JMP || ins.Id == X86InstructionId.X86_INS_CALL) && ins.Details.Operands[0].Immediate == protoMemberCtor) ``` returns...

Hi everyone, I encountered a serious issue lately and I was adviced in Slack to open a feature request here. The table directus_revisions ended up 17GB in size. So, it...

enhancement
api

I try to run a simple example with the default data. However, when I use the interactive bot, no matter what I write, the bot stuck after `action_listen `and it...

Hello, Just found out about the MacOS version of this tool. I am not sure if I am doing something wrong, but using the suggested ranges params, I get totally...

I try to make it work in MacOS. **Steps I did** 1. I installed GoLang with `brew install golang` 2. Run go tool compile tarsplitter_mac Then I get those errors:...