Skip to content

Commit

Permalink
Updated redirects (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz authored Nov 29, 2023
1 parent f062ad8 commit a216942
Show file tree
Hide file tree
Showing 27 changed files with 60 additions and 268 deletions.
20 changes: 8 additions & 12 deletions docs/approximate_matching.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,19 @@
---
tags:
- No Category
- Articles that need to be expanded
---
*Approximate matching* is a term used in computer forensics to mean that
two objects have similar contents but are not identically the same. It
replaced the previously used terms *similarity* and *fuzzy hashing.*

The following two paragraphs are clearly similar but not identical:


**We the People** of the United States, in Order to form a more perfect
Union, establish Justice, insure domestic Tranquility, provide for the
common defence, promote the general Welfare, and secure the Blessings of
Liberty to ourselves and our Posterity, do ordain and establish this
Constitution for the United States of America.

<!-- -->


**We the People** of the United States, in Order to form a more perfect
Union, establish Justice, insure domestic Tranquility, provide for the
common defense, promote the general Welfare, and secure the Blessings of
Expand All @@ -28,11 +24,11 @@ Constitution for the United States of America.

In forensics there are several kinds of similarity that are of interest:

1. Binary Similarity
2. Textual Similarity
3. Visual Similarity
4. Audible Similarity
5. Algorithmic (code) Similarity
1. Binary Similarity
2. Textual Similarity
3. Visual Similarity
4. Audible Similarity
5. Algorithmic (code) Similarity

### Binary Similarity

Expand All @@ -44,8 +40,8 @@ have the commutative property. That is, BS(a,b) may not equal BS(b,a).

There are several applications for a binary similarity function:

1. Determining that a master object is embedded in the target object.
2. Determining if the target object is derived from the target object.
1. Determining that a master object is embedded in the target object.
2. Determining if the target object is derived from the target object.

The leading similarity systems in use are are:

Expand Down
Binary file removed docs/assets/images/EF_adn.png
Binary file not shown.
Binary file removed docs/assets/images/Ef_iccid.png
Binary file not shown.
Binary file removed docs/assets/images/Ef_imsi.png
Binary file not shown.
Binary file removed docs/assets/images/Ef_loci.png
Binary file not shown.
Binary file removed docs/assets/images/Plmnsel.png
Binary file not shown.
Binary file removed docs/assets/images/Simcon.png
Binary file not shown.
Binary file removed docs/assets/images/What_you_need.jpg
Binary file not shown.
5 changes: 3 additions & 2 deletions docs/ewftools.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
tags:
- No Category
- Redirect
---
1. REDIRECT [Libewf](libewf.md)

_See: [libewf](libewf.md)_
6 changes: 3 additions & 3 deletions docs/logical_volume_manager.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags:
- No Category
- Redirect
---
1. REDIRECT [Linux Logical Volume Manager
(lvm)](linux_logical_volume_manager_(lvm).md)

_See: [Linux Logical Volume Manager (lvm)](linux_logical_volume_manager_(lvm).md)_
4 changes: 2 additions & 2 deletions docs/md5deep.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags:
- No Category
- Tools
---
**md5deep** is a suite of cross platform
tools to compute and audit [hashes](hashing.md) for any number
Expand Down Expand Up @@ -139,4 +139,4 @@ Here is an example:
## External Links

* [Official website](https://md5deep.sourceforge.net/)
* [Wikipedia entry on md5deep](https://en.wikipedia.org/wiki/Md5deep)
* [Wikipedia: md5deep](https://en.wikipedia.org/wiki/Md5deep)
5 changes: 3 additions & 2 deletions docs/mobile_phone.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
tags:
- No Category
- Redirect
---
1. REDIRECT [Cell phones](cell_phones.md)

_See: [Cell phones](cell_phones.md)_
5 changes: 3 additions & 2 deletions docs/mobile_phones.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
tags:
- No Category
- Redirect
---
1. REDIRECT [Cell_phones](cell_phones.md)

_See: [Cell phones](cell_phones.md)_
5 changes: 3 additions & 2 deletions docs/nickfile_format.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
tags:
- No Category
- Redirect
---
1. REDIRECT [Nickfile (nk2)](nickfile_(nk2).md)

_See: [Nickfile (nk2)](nickfile_(nk2).md)_
6 changes: 3 additions & 3 deletions docs/nist.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags:
- No Category
- Redirect
---
1. REDIRECT [National Institute of Standards and
Technology](national_institute_of_standards_and_technology.md)

_See: [National Institute of Standards and Technology](national_institute_of_standards_and_technology.md)_
6 changes: 3 additions & 3 deletions docs/ntfs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags:
- No Category
- Redirect
---
1. REDIRECT [New Technology File System
(ntfs)](new_technology_file_system_(ntfs).md)

_See: [New Technology File System (ntfs)](new_technology_file_system_(ntfs).md)_
5 changes: 3 additions & 2 deletions docs/nuix.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
tags:
- No Category
- Redirect
---
1. REDIRECT [Nuix Pty Ltd](nuix_pty_ltd.md)

_See: [Nuix Pty Ltd](nuix_pty_ltd.md)_
6 changes: 0 additions & 6 deletions docs/other_resources.md

This file was deleted.

6 changes: 3 additions & 3 deletions docs/physical_memory.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
tags:
- Hardware
- Memory
- Hardware
- Memory
---
**Physical memory** is the **Random Access Memory**, or **RAM**, used by
the computer. By [imaging](tools_memory_imaging.md) the physical
Expand All @@ -13,4 +13,4 @@ operating system and of the programs running on the computer.

- [Tools:Memory Imaging](tools_memory_imaging.md)
- [Memory Imaging](memory_imaging.md)
- [Memory analysis](memory_analysis.md)
- [Memory analysis](memory_analysis.md)
5 changes: 3 additions & 2 deletions docs/property_list.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
tags:
- No Category
- Redirect
---
1. REDIRECT [Property list (plist)](property_list_(plist).md)

_See: [Property list (plist)](property_list_(plist).md)_
5 changes: 3 additions & 2 deletions docs/ram.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
tags:
- No Category
- Redirect
---
1. REDIRECT [Physical memory](physical_memory.md)

_See: [Physical memory](physical_memory.md)_
6 changes: 3 additions & 3 deletions docs/real_cases.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
tags:
- No Category
- Redirect
---
1. REDIRECT [Famous Cases Involving Digital
Forensics](famous_cases_involving_digital_forensics.md)

_See: [Famous Cases Involving Digital Forensics](famous_cases_involving_digital_forensics.md)_
5 changes: 3 additions & 2 deletions docs/rim_blackberry.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
tags:
- No Category
- Redirect
---
1. REDIRECT [BlackBerry](blackberry.md)

_See: [BlackBerry](blackberry.md)_
5 changes: 3 additions & 2 deletions docs/sha1deep.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
tags:
- No Category
- Redirect
---
1. REDIRECT [md5deep](md5deep.md)

_See: [md5deep](md5deep.md)_
Loading

0 comments on commit a216942

Please sign in to comment.