Hey all,
SP and me will be teaching a trainings class this year at CanSecWest. If you have some background in reverse engineering and want to
- become a more efficient reverse engineer
- become a more efficient bug hunter
- become better at understanding stuff like Acrobat's JScript Engine
this class is for you. We will teach you stuff including but not limited to:
- Quickly find where the interesting parts of the executable are: Who is parsing user input ? Who is responsible for the crypto ?
- Save time: Identify what open-source libraries are statically linked into the executable. Why audit binary when you can read source ?
- Want to understand what Acrobat is doing ? Or most C++ programs nowadays ? Generate UML diagrams from binaries, showing you all the classes and their hierarchy.
Anyhow, follow this link if you are interested. I think it's going to be a blast.
Cheers,
Halvar
文章来源: http://addxorrol.blogspot.com/2010/03/trainings-class-with-sp-and-me-at-csw.html
如有侵权请联系:admin#unsafe.sh