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

Refactor: Remove unused submodules and scripts, fix testing issues #56

Merged
merged 44 commits into from
Aug 19, 2024

Conversation

Ston14
Copy link
Contributor

@Ston14 Ston14 commented Aug 19, 2024

  • Removed unused submodules.
  • Removed script for fetching volatility from git.
  • Fixed Tox testing, now fully functional.
  • Commented out dumpfile with virtaddr in tests due to local testing limitations.

Ston14 and others added 30 commits July 2, 2024 15:18
Co-authored-by: Br4guette <Br4guette@pm.me>
* Enhance documentation for the project

* Update docs

---------

Co-authored-by: Br4guette <Br4guette@pm.me>
* Enhance documentation for the project

* Update docs

* add references

---------

Co-authored-by: Br4guette <Br4guette@pm.me>
rename : tuto to installation
add : documentation for windows
fix : mkdocs add paths
* fix : Dumpfile issue with parameters

* test : Create test for dumpfiles

* fix context builder

* fix dumpfiles : dumpfiles can now be passed with arguments

* tests: add tests for each parameters of dumpfiles
fix: add markers on tests to easily execute a bunch of test instead of the complete file

* fix : kwargs value in set_arguments was setted to int directly

* add : Add test fonctions to test dumpfiles with a virtaddr but not able to test locally

* add : add pytest decorator markers to pslist_pid

---------

Co-authored-by: Br4guette <Br4guette@pm.me>
* fix  : bad import on v3_plugins_mod
fix :  poetry lock modfied due to update dependacies
fix : windows setargs

* remover useless info

---------

Co-authored-by: Br4guette <Br4guette@pm.me>
Br4guette and others added 14 commits July 23, 2024 18:15
… debug print

- Corrected the usage of dict.get() method by removing keyword arguments and using positional arguments instead.
- Ensured the render method returns a dictionary as expected.
- Updated the to_list method to properly call the render method and handle exceptions.
- Improved the docstrings to reflect the correct return types and behaviors of the methods.
- Removed a debug print statement introduced in a previous commit.

This fixes the TypeError and ensures the TreeGrid is properly rendered to JSON format.
Co-authored-by: Br4guette <Br4guette@pm.me>
* add test for volatility (#49)

Co-authored-by: Br4guette <Br4guette@pm.me>

* back to pydfirram packages

* BAck to stable version

---------

Co-authored-by: Br4guette <Br4guette@pm.me>
Co-authored-by: St0n14 <alexis.debrito@lgm.fr>
@Ston14 Ston14 merged commit ed7dcfa into master Aug 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Resolved
Development

Successfully merging this pull request may close these issues.

2 participants