Hello, does anybody know how to get info from the R-CODE, like where from the .R was compiled (.P ou .W original path)?
I also know that the r-code holds the path of includes that was used to compile it.
strings FULL-PATH/R-CODE will give answer.
Hello, what I need is took information from inside the .R file, that I can see/read with Notepad++.