This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:spring2015:unix:projects:udr2 [2015/03/16 19:52] – [Submit] wedge | haas:spring2015:unix:projects:udr2 [2015/03/30 16:39] (current) – [Errata] wedge | ||
---|---|---|---|
Line 11: | Line 11: | ||
Typos and bug fixes: | Typos and bug fixes: | ||
- | * no fixes of note | + | * bgrep was giving the address |
+ | * This should not change anything, save for saving you an additional calculation to determine the start of the packet. | ||
+ | * My aforementioned fix did not work, reverted **bgrep** to original version (20150324) | ||
+ | * Implemented new fix: **bgrep** should now be correctly reporting the starting address of the matched pattern -- no change on your part, just start using it (and be aware that the address represents the start of the pattern, and not the end) (20150330) | ||
=====Objective===== | =====Objective===== | ||
Continuing our "1337 haxxing" | Continuing our "1337 haxxing" |