Hi guys ,
I am submitting a tutorial about programming in IL . Its far from complete . I am intrested in everyone's feedback ! ... I also
would like suggestions for improvement ...
Thanks in Advance
Sandeep Mathew
Programming in IL { Tutorial }
-
- Member
- Posts: 566
- Joined: Tue Jun 20, 2006 9:17 am
-
- Member
- Posts: 566
- Joined: Tue Jun 20, 2006 9:17 am
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
If you really want an opinion:
I don't really find the tutorial reading like a tutorial on MSIL, but rather on reverse engineering, with IL being the example of the day. I miss a bit of the basic things like how the virtual CPU that IL is written for works, being stack based rather than register based. People that have assembly experience are faced with a different set of mind (I still use pen and paper to determine the offsets with stack machines) People who are new to assembly altogether will need that basic introduction even more.
I don't really find the tutorial reading like a tutorial on MSIL, but rather on reverse engineering, with IL being the example of the day. I miss a bit of the basic things like how the virtual CPU that IL is written for works, being stack based rather than register based. People that have assembly experience are faced with a different set of mind (I still use pen and paper to determine the offsets with stack machines) People who are new to assembly altogether will need that basic introduction even more.