IPED icon indicating copy to clipboard operation
IPED copied to clipboard

IPED Digital Forensic Tool. It is an open source software that can be used to process and analyze digital evidence, often seized at crime scenes by law enforcement or in a corporate investigation by p...

Results 286 IPED issues
Sort by recently updated
recently updated
newest added

OneDrive files not synchronized are stored in NTFS as "reparse points". These reparse points are been exported by IPED as zero filed files, as the content is actualy on the...

enhancement

Below is a minor excerpt of results, not published yet: ![image](https://user-images.githubusercontent.com/7276994/167944392-376a6854-51da-44bf-a04f-e151a9c23f7b.png) Also, the mañana (NFD not NFC) string is being broken into 2 terms, resulting in many false positives in...

enhancement

Currently we just have parsers for WhatsApp and Skype (edited: and Telegram). To decrease the dependency of other tools (UFDR reports), it is important to have parsers for calls, contacts,...

new feature

Similar to the check subitems feature. This can be useful, for example, to check parent emails of relevant attachments found and maybe to check original videos from frames subitems (if...

new feature

As discussed in other issues #1081 #1102, this could improve search results of a number of video tasks (nudity and faces detection, future similarity search, OCR and photoDNA and others)....

enhancement

After #179, we are loading sorting data structures for all case items, even if the item set to be sorted (results shown on table tab) is small. This possibly could...

enhancement

I propose the consideration of using an algorithm for threading e-mail messages and the implementation of an UI to display such information. As reference there is this old document: [algorithm...

new feature

Dear colleagues, let's welcome our new intern @FelipeFcosta. Welcome, Felipe! I hope you will like to work and learn together with us, I'm always learning, technologies always evolve very fast....

enhancement

If a try to use javascript validation using new features from ECMAScript 6 will produces: ``` 2020-09-13 11:02:51 [ERROR] [gpinf.indexer.IndexFiles] Processing Error: java.lang.RuntimeException: javax.script.ScriptException: :21:5 Expected ; but found s...

enhancement