Skip to content
#

hash

Here are 1,305 public repositories matching this topic...

cmuratori
cmuratori commented May 18, 2019

This one is all you @NoHatCoder :) Not sure what you have planned for that, but it seems like we should check in a copy of your blog post at some point when it is ready, just so people can understand what is going on here with hash levels. Maybe we make a "doc" directory? I can then link to it with the main readme.md (assuming GitHub actually has a way to do that... I will check).

- Casey

debernal
debernal commented Apr 1, 2019

Hi Florian, I have detected a rule with a false positive, triggering a DDE alert.

Rule: Office_OLE_DDE {

The file, related with iTunes updates, that is triggering the rule is:
http://swcdn.apple.com/content/downloads/56/00/091-97366/e23k1iiixvzrghv5grhee3kss1aqarqexq/AppleMobileDeviceSupport64.msi

File command detects it as:
AppleMobileDeviceSupport64.msi: Composite Document File V2 D

winxp5421
winxp5421 commented Jan 3, 2019

Winxp, need to redo Server and Client Documentation

Wiki should be updated to inform users the C# client is technically Depreciated at this time and current wiki should be converted to using the python client as its main focus ( Or make the link to the Client repo much more apparent ((probably the best option)))

Videos should be rather generic on setup Pointing users to use commands found

vmx
vmx commented Nov 13, 2018

Numbers can be represented in different ways in CBOR. We should specify how they should be encoded so that all implementations will result with the same binary representation, hence the same hash.

For integers we can follow the Canonical CBOR as specified in the CBOR RFC and use the smallest possible representation.

For floats I'd also follo

deepch
deepch commented Aug 17, 2019

Not always in real life need to work so accurately. For example, if it is necessary to determine the motion in the picture such precision is excessive and the image will mean the same and the algorithm will say that change more than 10% that would be wrong.

ExtAverageHash
real live recommend add filter

if p > avg && math.Abs(p-avg) > 12.5 {

problem

![output_2_3](https://user-images.gi

Improve this page

Add a description, image, and links to the hash 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 hash topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.