Skip to content
#

forensics

Here are 505 public repositories matching this topic...

kiddinn
kiddinn commented Feb 4, 2020

Using:

$ pip --version
pip 20.0.2 from ....

I can no longer use setup.py to build the tool:

Traceback (most recent call last):
  File "setup.py", line 30, in <module>
    from pip._internal.download import PipSession
ModuleNotFoundError: No module named 'pip._internal.download'

During handling of the above exception, another exception occurred:

Traceback (most recen
sarah-dev-av
sarah-dev-av commented Mar 24, 2020

In the documentation https://github.com/decalage2/oletools/wiki/olevba, it says "MS Office files encrypted with a password are also supported, because VBA macro code is never encrypted, only the content of the document". This makes me think, for an encrypted office file, olevba can extract the macro with or without a password provided. However, this is not the case. olevba seems only extracts the

EndUser509
EndUser509 commented Sep 6, 2018

It has been asked before so I ask again. Currently it is guesswork to find the two flows of a bidirectional tcp stream. It would be nice if they could be related through some information in report.xml.

For instance give each flow an ID and have pairs relate to each other in additional XML sections. Or give each TCP connection a unique ID and add the ID of the connection to each flow.

TroySchnack
TroySchnack commented Oct 18, 2019

All other text/fonts in the GUI are easy to read. Text viewed in "Strings" is legible, but when switching to Text/Indexed Text or File Metadata/ istat Tool text is too small and hard to read. Is there a way to customize the font and/or size used to display this data? Is there a setting on the local Win10 machine I can make to change the font and/or size?

I have attached screen captures for refe

operative framework is a OSINT investigation framework, you can interact with multiple targets, execute multiple modules, create links with target, export rapport to PDF file, add note to target or results, interact with RESTFul API, write your own modules.

  • Updated Jul 2, 2020
  • Go
aarontp
aarontp commented Dec 13, 2018

Right now a lot of the logging from the tasks does not get propagated back to the user, so we should make sure that all of the tasks are adding logs and errors to the results so that at minimum the data gets put into the worker-log.txt. Ideally we would store this info in datastore so that the clients could query it later (this part is in #115).

Improve this page

Add a description, image, and links to the forensics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the forensics topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.