PATRICK DALLA BERNARDINA
PATRICK DALLA BERNARDINA
For instance: As it was more dificult to identify this term from TLN reports, I extracted them (in IPED project) from normal RegRipper reports based on the plugin name used...
All this entries, once filtered grouped and identified, leads to the RegRipper report once the analyst identify it as potentially relevant and needs more details of it.
No problem. This can easy not only this tool. PS.: IPED is not a commercial product. Em sex., 19 de mai. de 2023 07:51, H. Carvey ***@***.***> escreveu: > I'm...
I pushed a branch where I'm working. Still draft not tested on windows and with initial Aleap integration Em sex., 6 de out. de 2023 14:35, Luis Filipe Nassif <...
I noted that, as I downloaded ALeapp scripts via git, it included git config files, and eclipse PUSH did not recognize these scripts as part of IPED, not pushing them....
I could find some code that hooks Python module loading, and redirect to a java code to make this change "on-the-fly". This could be and option to avoid this ALeapp...
I decided to put ALeapp Scripts in tools. They will be downloaded by maven build, avoiding code redudancy inside IPED project tree.
I could implement the Python module load hook. So, the changes needed in ALeapp code are made by IPED when loading them. It is working and implemented in class PythonHook....
Next steps: 1) Test on Windows machine 2) Map aleap html fields on IPED default fields. I will implement this to be configured on ALeappConfig.txt. Any objection? 3) Detail specific...