Skip to content

Commit

Permalink
Update heap cmd docs
Browse files Browse the repository at this point in the history
  • Loading branch information
theguy147 committed Aug 3, 2021
1 parent 2a47ff8 commit d5e958a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/commands/heap.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ for `malloc` structure information). Syntax to the subcommands is straight forwa
gef➤ heap <sub_commands>
```

Note that the LOCATION passed to a heap command that optionally accepts one
needs to be aligned to your memory according to glibc's
architecture-specific requirements (usually either 8 or 16 Bytes).

### `heap chunks` command ###

Displays all the chunks from the `heap` section.
Expand Down

0 comments on commit d5e958a

Please sign in to comment.