diff options
| author | Malfurious <m@lfurio.us> | 2024-02-25 13:27:28 -0500 |
|---|---|---|
| committer | Malfurious <m@lfurio.us> | 2024-02-25 13:27:28 -0500 |
| commit | d6123769b5cddaa1ea87b64d4db2b84ead5f127e (patch) | |
| tree | cbe155fca9d3ca4f3d1a897ee381ec77cac30871 /docs/forensics | |
| parent | 2496fbbd23d6ae350032f2e87b1d77c9a6dc8ec4 (diff) | |
| parent | 175d1af3bf850fd0816a730215e028045d82e037 (diff) | |
| download | lib-des-gnux-d6123769b5cddaa1ea87b64d4db2b84ead5f127e.tar.gz lib-des-gnux-d6123769b5cddaa1ea87b64d4db2b84ead5f127e.zip | |
Merge branch 'malf-braekerctf-2024'
* malf-braekerctf-2024:
Writeup BraekerCTF 2024 / e
Writeup BraekerCTF 2024 / Eye Doctor
Add image convolution topic doc
Add x86 loop instruction callout
Merge x86 tips into architecture topic doc
BraekerCTF 2024 results
Diffstat (limited to 'docs/forensics')
| -rw-r--r-- | docs/forensics/image_convolution.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/forensics/image_convolution.txt b/docs/forensics/image_convolution.txt new file mode 100644 index 0000000..419389b --- /dev/null +++ b/docs/forensics/image_convolution.txt @@ -0,0 +1,2 @@ +https://medium.com/analytics-vidhya/image-convolution-from-scratch-d99bf639c32a +https://docs.gimp.org/2.6/en/plug-in-convmatrix.html |
