mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
add references for Aztec C/AmigaBasic signature
This commit is contained in:
parent
82e408f2df
commit
4e608a54f6
2 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
// Detect It Easy: detection rule file
|
||||
// Author: hypn0 <hypn0@mail.ru>
|
||||
|
||||
// https://en.wikipedia.org/wiki/Amiga_Basic
|
||||
meta("compiler", "AmigaBasic");
|
||||
|
||||
function detect() {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
// Detect It Easy: detection rule file
|
||||
// Author: hypn0 <hypn0@mail.ru>
|
||||
|
||||
// https://en.wikipedia.org/wiki/Aztec_C
|
||||
meta("compiler", "Aztec C");
|
||||
|
||||
function detect() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue