Hi,
I want to use WALA to make a backward slice on android applications after converting it to .jar via reverse engineering.
I have several questions regarding this process:
1- is it possible to use it with Intraprocedural(only focusing on the statements inside the same method) not Interprocedural option?
2- The main class is the main class of the whole application or the class where the method is located?
3-I got the error PDFSlice command not found, although I already built the whole Wala project and I've changed the path to the folder, where PDFExample exists?
Thanks in advance for your collaboration.
Hanin, Computer Science student