Correction on description of TCache/tcache

This commit is contained in:
Jack Ren
2022-03-06 20:00:21 +08:00
parent eae66b03d6
commit 84e9ec0136

View File

@@ -37,7 +37,7 @@ elf = ELF('./tcache')
# gdb.attach(p, '') # gdb.attach(p, '')
""" """
The size range of TCache is [0x20, 0x400). The size range of TCache is [0x20, 0x410].
""" """
# Step 1: Fake an unsorted bin # Step 1: Fake an unsorted bin