OALabs / hashdb-ghidra

Ghidra plugin for HashDB
BSD 3-Clause "New" or "Revised" License
19 stars 2 forks source link

Take new rate limit into account when performing lookups against the hashdb API #14

Open larsborn opened 1 year ago

larsborn commented 1 year ago

https://hashdb.openanalysis.net/#section/Using-The-API/Hash-Format stats

The API rate limit is 100 requests per minute.

The Ghidra plugin should take this limitation into account.