Conversation
Edited 2 days ago
I completely forgot how horrible IDAPython is...
1
0
1
@tmr232 Oh I definitely have to put this on my list, thanks! Still, I can't seem to immediately find data type handling, is that supported?
1
0
0

@buherator not much of it, I'm afraid. And no decompiler stuff as I did not have a license...
There's some struct-stuff in https://github.com/tmr232/Sark/blob/main/sark/structure.py that maybe relevant?
Truth be told, I didn't touch that code (or IDAPython, or IDA) in years...

1
0
0
@tmr232 This file actually looks useful, thanks! I have a feeling that ppl don't touch this part for a reason 😬
1
0
1

@buherator now that I spent a few minutes thinking about this code it seems I remember way too much details about it...

0
0
0