We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e89a4 commit bdc681aCopy full SHA for bdc681a
README.md
@@ -218,7 +218,6 @@ This hash value should correspond to the hashsum of the binary.
218
"tag": "crypto",
219
"offset": 5065078,
220
"feeder": "tagcrypt"
221
- "feeder": "tagcrypt"
222
}
223
]
224
```
@@ -232,5 +231,6 @@ Several clients are provided in the `client` folder:
232
231
* TagMetaRebase - rebase tags
233
* TagPcap - extract tags from Icebox pcap file
234
* TagAPI - generate tags based on IAT xrefs
+* TagFuncRefs - generate tags based on function xrefs
235
* TagSource - generate tags based on source file strings
236
* TagString - generate tags based on strings
0 commit comments