I have a use-case where being able to call extract_function_ast from within a function being PE'd (at PE time, I mean) would be useful, but this does not seem to work. Is there a good way to do this? And if not, is it even possible for this feature to be implemented?
I have a use-case where being able to call extract_function_ast from within a function being PE'd (at PE time, I mean) would be useful, but this does not seem to work. Is there a good way to do this? And if not, is it even possible for this feature to be implemented?