Added a generic payload entry point to support async execution
This commit is contained in:
@@ -332,7 +332,6 @@ void usb_task_exit(struct pwned_device *dev)
|
||||
|
||||
int main()
|
||||
{
|
||||
struct dev_cmd_resp *resp;
|
||||
struct pwned_device *dev = exploit_device();
|
||||
if(dev == NULL || dev->status == DEV_NORMAL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user