added a function to fix the heap
This commit is contained in:
@@ -48,6 +48,7 @@ struct pwned_device
|
||||
|
||||
struct pwned_device *exploit_device();
|
||||
int demote_device(struct pwned_device *dev);
|
||||
int fix_heap(struct pwned_device *dev);
|
||||
void free_device(struct pwned_device *dev);
|
||||
|
||||
#endif //CHECKM8_TOOL_CHECKM8_H
|
||||
|
||||
Reference in New Issue
Block a user