A object with methods that require the angr Project as input so that it can instantiate new classes relevant to the project.
Methods
proj.factory.block()
Returns an angr Block which is a Basic Block of code from a given starting address.
A object with methods that require the angr Project as input so that it can instantiate new classes relevant to the project.
Returns an angr Block which is a Basic Block of code from a given starting address.