Harshit Joshi
Results
3
comments of
Harshit Joshi
Maybe this fits you - ```python from one_gadget import generate_one_gadget path_to_libc = './libc-2.23.so' for offset in generate_one_gadget(path_to_libc): print(offset) ``` Spoiler! This does not work everytime
`pip2 install distorm3==3.3.4` will solve the issue.
@piyushroshan please review this.