-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
'Magic' operation - automatically detect and run operations #239
Commits on Jan 14, 2018
-
Added Magic operation with the ability to detect language, file type …
…and some encoding types.
Configuration menu - View commit details
-
Copy full SHA for fc2828f - Browse repository at this point
Copy the full SHA fc2828fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1624a9 - Browse repository at this point
Copy the full SHA a1624a9View commit details -
Added detection patterns for Octal, Binary, Decimal, Hexdumps, HTML E…
…ntities, URL encoding, escaped Unicode, and Quoted Printable encoding.
Configuration menu - View commit details
-
Copy full SHA for 48f8ca6 - Browse repository at this point
Copy the full SHA 48f8ca6View commit details
Commits on Jan 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 615a020 - Browse repository at this point
Copy the full SHA 615a020View commit details -
Configuration menu - View commit details
-
Copy full SHA for b035f6c - Browse repository at this point
Copy the full SHA b035f6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57314b7 - Browse repository at this point
Copy the full SHA 57314b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28abd00 - Browse repository at this point
Copy the full SHA 28abd00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6947d2a - Browse repository at this point
Copy the full SHA 6947d2aView commit details
Commits on Jan 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 865ee6a - Browse repository at this point
Copy the full SHA 865ee6aView commit details
Commits on Feb 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6624f25 - Browse repository at this point
Copy the full SHA 6624f25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23bdfd0 - Browse repository at this point
Copy the full SHA 23bdfd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bc563b - Browse repository at this point
Copy the full SHA 2bc563bView commit details
Commits on Feb 14, 2018
-
The Magic operation now only checks the most commonly used Internet l…
…anguages by default, to lower false positives and improve performance.
Configuration menu - View commit details
-
Copy full SHA for 544d78f - Browse repository at this point
Copy the full SHA 544d78fView commit details -
Added 'Intensive mode' to the Magic operation, where it brute-forces …
…various simple encodings like XOR or bit rotates.
Configuration menu - View commit details
-
Copy full SHA for 99ade42 - Browse repository at this point
Copy the full SHA 99ade42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1760ab2 - Browse repository at this point
Copy the full SHA 1760ab2View commit details
Commits on Feb 15, 2018
-
Magic operation now recognises useful operations such as 'Render Imag…
…e' even though their output cannot be analysed
Configuration menu - View commit details
-
Copy full SHA for 27ec4aa - Browse repository at this point
Copy the full SHA 27ec4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3c52a8 - Browse repository at this point
Copy the full SHA b3c52a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 559741f - Browse repository at this point
Copy the full SHA 559741fView commit details
Commits on Feb 19, 2018
-
Magic operation now calculates the entropy of each option and display…
…s tooltips explaining the properties.
Configuration menu - View commit details
-
Copy full SHA for 56d33ea - Browse repository at this point
Copy the full SHA 56d33eaView commit details
Commits on May 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ee519c7 - Browse repository at this point
Copy the full SHA ee519c7View commit details