Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/issue 65 #77

Merged
merged 4 commits into from
Jul 14, 2022
Merged

Feature/issue 65 #77

merged 4 commits into from
Jul 14, 2022

Commits on Jul 14, 2022

  1. feat: do not delete temp dir during debug mode

    UAC will not delete the temporary directory 'uac-data.tmp' after
    creating the output file if --debug was provided.
    
    Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
    tclahr committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    af12529 View commit details
    Browse the repository at this point in the history
  2. feat: add root_output_directory to file collector

    Add root_output_directory to file collector to make it possible of
    working with is_file_path: true
    
    Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
    tclahr committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    48fc527 View commit details
    Browse the repository at this point in the history
  3. feat: collect open files of (malicious) processes

    Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
    tclahr committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    38cacd3 View commit details
    Browse the repository at this point in the history
  4. refactor: develop update

    Signed-off-by: Thiago Canozzo Lahr <tclahr@br.ibm.com>
    tclahr committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    fa15968 View commit details
    Browse the repository at this point in the history