Skip to content

Commit

Permalink
Update doc/format.md
Browse files Browse the repository at this point in the history
Co-authored-by: Willi Ballenthin <[email protected]>
  • Loading branch information
RonnieSalomonsen and williballenthin authored Jul 19, 2023
1 parent 658b16f commit 8b5e321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/format.md
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ For example, the `characteristic: nzxor` feature describes non-zeroing XOR instr
| characteristic | scope | description |
|--------------------------------------|------------------------------------|-------------|
| `characteristic: embedded pe` | file | (XOR encoded) embedded PE files. |
| `characteristic: forwarded export` | file | PE file that forward export. |
| `characteristic: forwarded export` | file | PE file has a forwarded export. |
| `characteristic: mixed mode` | file | File contains both managed and unmanaged (native) code, often seen in .NET |
| `characteristic: loop` | function | Function contains a loop. |
| `characteristic: recursive call` | function | Function is recursive. |
Expand Down

0 comments on commit 8b5e321

Please sign in to comment.