banner

[Rule] Rules  [Home] Main Forum  [Portal] Portal  
[Members] Member Listing  [Statistics] Statistics  [Search] Search  [Reading Room] Reading Room 
[Register] Register  
[Login] Loginhttp  | https  ]
 
Messages posted by: kentji  XML
Profile for kentji Messages posted by kentji [ number of posts not being displayed on this page: 1 ]
 
Để file Autorun có thể Import vào RegEdit được, bạn sửa lại đoạn code này

Của bạn

Code:
FileWrite($file, "Windows Registry Editor Version 5.00"_
FileWrite($file, "" & @CRLF)
FileWrite($file, "[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]"_
FileWrite($file, "" & @CRLF)
FileWrite($file, ""Nam"="C:\\Windows\\Nam.exe"" ) -> thêm cặp dấu nháy vào
FileWrite($file, "" & @CRLF)
FileClose($file)


Edit lại như sau:

Code:
FileWrite($file, "Windows Registry Editor Version 5.00")
FileWrite($file, "" & @CRLF)
FileWrite($file, "[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]")
FileWrite($file, "" & @CRLF)
FileWrite($file, """Nam""" &"="&"""C:\\Windows\\Nam.exe""") --> Để có thể thêm được dấu nháy
FileWrite($file, "" & @CRLF)
FileClose($file)
Mình đã download và giải nén thử, 2 file đó được đặt thuộc tính ẩn.

Muốn thấy thì bạn vào Folder Options >>> Tab View >>> Bỏ chọn Hide protected operating system file và chọn Show hidden files and folders
Bây giờ mới đọc, thấy rất hay. Cảm ơn bồ nhiều
 

Powered by JForum - Extended by HVAOnline
 hvaonline.net  |  hvaforum.net  |  hvazone.net  |  hvanews.net  |  vnhacker.org
1999 - 2013 © v2012|0504|218|