shramos / polymorph

Polymorph is a real-time network packet manipulation framework with support for almost all existing protocols
GNU General Public License v2.0
452 stars 59 forks source link

Polymorph crash when try to read an out of range template #9

Closed dragonxtek closed 4 years ago

dragonxtek commented 4 years ago

If you capture 6 packets and try to read template number 6, the app crash with this error:

Selection_421

A message reminding the valid range of templates to choose could be good instead of crash the program.

shramos commented 4 years ago

Thanks @dragonxtek. Solved in Polymorph v2.0!