เป็นตัวอย่างการเขียนการแจ้ง(เมื่อมีผู้ติดเชื้อ) ผ่านทาง php ครับ เขียนได้เคลียมาก แสดงการใช้งาน wininet ใน fasm
note** อย่าลืมเปลี่ยน permission ของไฟล์ log.html , errors.html ให้เป็น 777 ด้วนะครับ
[hide=5]
ntf.asm
[code]
format PE GUI 4.0
entry start
include '..\include\win32a.inc'
b equ byte
section '.code' code readable executable
start: