atlas0fd00m
atlas0fd00m
@sprout42 , any thoughts on why tests are failing they way they are?
hey @99bobster99 ! good thinking. so.... there is no easy one-shot way to do what you're asking. we *do* support iterative Stepi (see `stepi` help from the command prompt), even...
hey @99bobster99 , yes, it's common for the UI to stop responding, and the process as well, while single-stepping. single-stepping it wildly inefficient, requiring the OS to get involved and...
wow, i just found this today. it's not really about VDB, per se, but is a good intro to Vivisect itself: https://www.youtube.com/watch?v=K55b8w39oC8
there are ways to break on various time-accessors, or analyze each step to identify things like the x86 RDTSC instruction, which is a common malware method of tracking time (for...
thank you for voicing your wish! we have an open branch for SPARC (along with a half dozen other architectures), and we're always interested in how we can better prioritize...
@mr-tz are you on Vertex Slack? i'm running into other interesting issues with this binary (32b2b19f1c6f181ab24e677f7308fb30370608be089006c1a6785cd20cf41161 and i'd love your input. it has to do with zero-length PT_LOADs thanks, @
hey @mr-tz , just merged in #592, which i think should help with *part* of this. i believe there was more to it, but wanted to see if this made...
thanks @williballenthin ! @rakuy0 , you got an eye on this? complex-strings is your baby :)
thanks @mr-tz . will look into it.