Files
idapython-src/pywraps/py_search.hpp
T
2020-05-27 14:34:02 +02:00

14 lines
203 B
C++

//<inline(py_search)>
/*
#<pydoc>
def find_binary(arg1, arg2, arg3, arg4, arg5):
"""
Deprecated. Please use ida_bytes.bin_search() instead.
"""
pass
#</pydoc>
*/
//</inline(py_search)>