bytehook icon indicating copy to clipboard operation
bytehook copied to clipboard

a python framework for hooking pure python functions

Results 1 bytehook issues
Sort by recently updated
recently updated
newest added

Thanks you fro sharing the code. If passing from function its working perfectly fine, but if passing the method(instancemethod of a class) the bytehook is not working, getting error instantiate...