PyDFIR / pyDFIRRam

PyDFIRRam is a Python library leveraging Volatility 3 to simplify and enhance memory forensics. It streamlines the research, parsing, and analysis of memory dumps, allowing users to focus on data rather than commands.
https://pydfir.github.io/pyDFIRRam/
GNU General Public License v3.0
25 stars 1 forks source link

Probleme lors du run de la fonction psTree en rendu dataframe #1

Closed Ston14 closed 4 months ago

Ston14 commented 1 year ago

La fonction de PsTree permet de generer un arbre a partir de volatility

Probleme: L'arbre est a l'envers et le rendu en dataframe est catastrophique.

Ex ; { data; data: }

fera un render degueu, il faut juste rebosser sur la fonction rename_pstree et les fonctions de psTree. Pour le dataframe, il faudra tout mettre en flat a 1 niveau. ou voir pour avoir les donnes simple sans tree necessaire

TomHerror commented 1 year ago

tu m’explique tout ca demain

On Thu 7 Sep 2023 at 18:56, Ston14 @.***> wrote:

Assigned #1 https://github.com/PyDFIR/pyDFIRRam/issues/1 to @TomHerror https://github.com/TomHerror.

— Reply to this email directly, view it on GitHub https://github.com/PyDFIR/pyDFIRRam/issues/1#event-10309763977, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKZJN6AQXVFMVSXUF75PIFLXZH4DFANCNFSM6AAAAAA4PGD75Q . You are receiving this because you were assigned.Message ID: @.***>