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

Hi, Congratulations on the progress with the cool tool. I just Love it. Can you please improve the **lvm/lvm2** volumes parsing? FTKimager is able to read it, but IPED does...

new feature

Suggestion Include in whatsapp chat messages the indication if the message has been forwarded. How The flag of this behavior are indicated as below (unless I'm mistaken. In my tests,...

enhancement

I've tried to add REGEX for IMEI and Licence plates in conf\RegexConfig.txt, but it did not work out after indexing. I added this lines: IMEI = \b[0-9]{14}[-\/][0-9]{1}\b|\b[0-9]{14,15}\b|\b[0-9]{6}[-\/][0-9]{2}[-\/][0-9]{6}[-\/][0-9]{1}\b PLACA_MERCOSUL = \b[A-Z]{3}[0-9]{1}[A-Z0-9]{1}[0-9]{2}\b|\b[A-Z]{3}[-\s][0-9]{1}[A-Z0-9]{1}[0-9]{2}\b...

enhancement

Adds a new metadata to chats containing the number of messages, this can be useful for filtering empty chats.

enhancement

I think it is eligible to PR. Some filter or filterer type particularity, such as how they are represented in tree, or how they are separated in more than one...

Closes #2102. @lfcnassif, for the analysis GUI, this PR seems to solve the issue. However, for the progress frame, it only minimized it, but I guess it is good enough,...

Just to document in the release notes this great feature implemented by @patrickdalla in #1613: ![image](https://github.com/sepinf-inc/IPED/assets/7276994/c923dcce-de55-4eb3-a877-e90b005035ea) It works like the Metadata panel, but is more intuitive to users. It also...

enhancement

Newer version of telegram supports sending more than one media for each message, this not being handled correctly. The current behavior for android is that only the first one is...

enhancement

TRON addresses are very common nowadays because of USDT token transactions. A regex for TRON addresses would be very useful. References: [TRON Account](https://developers.tron.network/docs/account#account-address-format), [TRON Validator](https://github.com/TronWallet/wallet-address-validator/blob/master/src/tron_validator.js)

enhancement

Processing a 150GB UFDR with master, 50950 exceptions like below were printed in the processing log: ``` java.lang.IllegalArgumentException: Points of LinearRing do not form a closed linestring at com.vividsolutions.jts.geom.LinearRing.validateConstruction(LinearRing.java:111) at...

bug
need info