pancake
pancake
hi, this poc caused a crash. When parsing xml, if there if too many "" in it ,that causes a crash. The problem is in the function Parser_parseDocument() , After...
hi, When using UPnP service on embedded devices, it is affected by performance. When UPnP parses SOAP messages which contains too many sub nodes, the process will consume a lot...
hi~ Continuously sending A large number of SUBSCRIBE packet with random callback, for example, The following code is poc.In poc, callback is not only random, but also contains 0x10000 a(why...
in AngrAnalysis.__init__() self.cfg = self.target.analyses.CFG( resolve_indirect_jumps=True, cross_references=True, force_complete_scan=False, normalize=True, symbols=True, ) the edges of functions is already in self.cfg the way to get edges of function are followings for func...
do anyone write some code for adapting the new version ? I would be very grateful if anyone could share it!!! :> btw: Is there a place where we can...