tuvietthao
Senior
Đâu chỉ có SSH thì mới bị scan đâu123456 la pass vnc ban a khong phai pass ssh
Đâu chỉ có SSH thì mới bị scan đâu123456 la pass vnc ban a khong phai pass ssh
Bác thớt có Cái traffic click boot mà không cầi sửa file hót không? up cho em vớiHình nào cậu, mình view toàn bộ ổn mà ta .
Cũng là một vấn đề khá nan giải :3
Sure, đây nha cậu: https://www.dropbox.com/s/rpfhbn2v3octat2/TFC_nologin.exe?dl=0Bác thớt có Cái traffic click boot mà không cầi sửa file hót không? up cho em với
Thử xem cậu, chắc là dc. Tải bản cho Windows.Hay đấy...lúc trước hỏi hoài ko ai hướng dẫn...
Cài được torrent ko pác
64 bit à, để bữa nào xúc 1 con tìm hiểu đã. Hiện tại best result thì 32 bit.Không hiện được browser, SSH live nó nói die ((((((
Đã cài net
Cho bạn con của mình để tìm hiểu luôn nè64 bit à, để bữa nào xúc 1 con tìm hiểu đã. Hiện tại best result thì 32 bit.
Chạy vim rồi thêm 3 dòng kia vào chưa cậu?Cài ok hết rồi đến khi VNC thì không thấy cái muc applications đâu hết, ai biết cách hiện ko
Cho mình góp ý chút,cũng từng test các kiểu trên linux.Hi anh em,
Như anh em đã biết khi mình ra các site khác mua VPS, nhiều site bán VPS cấu hình cao vl và rất rẻ nhưng chúng ta toàn mắc bẫy của nó vì nếu mình chọn OS Windows là phải thêm 10$, thế mắc vãi. Nhưng ko sao, nay Sandaru đã có cách giúp anh em chạy các tool C# .NET Framework ngay tại Linux. Quy trình cài đặt hơi dài tý.
Nguyên liệu:
#Lưu ý: Hiện tại những thứ mình in đậm sẽ chạy tốt nhất với 32 bit + 64 bit nhé. Sẽ tiếp tục tìm hiểu để phục vụ anh em 1 cách tốt nhất.
- VPS Linux - Ưu tiên duy nhất Ubuntu 14.04 (Debian cũng dc mà ko nên)
- HDD >= 20GB (dư tý an toàn).
- Full Root access (hỏi support các site vps rõ về vụ này nha).
- Bitvise - dùng để connect tới VPS và xài luôn Terminal
- Kiên nhẫn, chịu khó.
Có thể chạy được:
- Hitleap (tải về cài BT)
- Tool C# .NET Framework (2.0, 3.5, 4.0, 4.5)
- Traffic Click Botz (Vướng AutoControl - ko xài dc SSH, còn lại chạy tốt)
- Tool C++, C
- Các software thông thường(cài đặt như bình thường)
- Jingling - TUT cài thêm ở dưới
- ...
Bắt đầu nhé:
*Note: Login vào VPS thông qua Bitvise và bật Terminal lên để bắt đầu nhé.
1/ Đầu tiên chúng ta chạy lệnh này để update data:
Code:sudo apt-get update
2/ Cài VNCServer (Trong quá trình cài thì Y - Yes hết)
Code:sudo apt-get install vnc4server
3/ Cài Gnome Core (Trong quá trình cài thì Y - Yes hết)
Code:sudo apt-get install gnome-core
4/ Chạy VNC lần đầu để đặt pass
Code:vnc4server
5/ Sau khi đặt pass xong kill vncserver
Code:vncserver -kill :1
6/ Chỉnh sửa VNC
+ Run lệnh:
Code:vim .vnc/xstartup
+ Thêm vào 3 dòng này ở cuối như trong hình(Nhấn INSERT để có thể viết, chỉnh sửa):
(Hình mượn, còn Bitvise thì Terminal ko có màu nghen)Code:metacity & gnome-settings-daemon & gnome-panel &
+ Nhấn ESC sau đó nhập :wq rồi Enter (Save and Quit)
7/ Khởi động VNCServer
*In đậm: có thể đổi sang resolution khác nha như: 1028x728, 1600x900, 1440x720,...
8/ Tải phần mềm VNCViewer:
9/ Kết nối tới VPS theo
- TightVNC: http://www.tightvnc.com/download.html
- UltraVNC: http://www.uvnc.com/downloads.html
IP_VPS:1
VD: 44.44.44.44:1
Trong quá trình connect đòi nhập pass thì các bạn nhập nhé.
10/ Cài đặt Wine
Code:sudo apt-get install wine
Cài hơi lâu, anh em chịu khó đợi.
11/ Trong màn hình VNC, chúng ta chọn
Applications => Other => Winetricks
Trong quá trình bật lên, nó đòi cài cái gì thì cài hết nha (tầm 2-3 thứ đồ).
#Note: tới đây các bạn nào chỉ xài hitleap, C++, C,... tool softwares thì có thể dừng và tải về và sử dụng.
12/ Sau khi cài đặt bên lề xong và bật lên được, tiếp tục cài đặt NET Framework
rồi OK, Tiếp tục chọn
Tiếp tục kéo xuống 1 chút sẽ thấy 1 mớ này, chọn version .NET mà bạn muốn cài (mình cài 4.0), sau đó OK.
13/ Sau khi cài xong .NET thì bạn đã có thể sử dụng được các tool .NET, mình đã test với Traffic Click Botz và thành công. SBT chưa test dù đã có firefox.======= Update cài dotnet cho 64-bit version =============
1/ Chạy 3 lệnh (nhớ bật VNC để theo dõi) (nhớ tắt cái Winetricks nha)
Sẽ thấy bảng này hiện raCode:export WINEARCH="win32" export WINEPREFIX=~/.wine-PROGRAM-NAME/ wineboot -u
Sau khi chạy xong tiếp tục cài dotnet
2/ Cài dotnet bằng lệnh sau
Code:winetricks dotnet40
Version 2: dotnet20
Version 3.5: dotnet35
Version 4: dotnet40
Version 4.5: dotnet45
Máy sẽ tiến hành download .net và bản cài đặt sẽ hiện lên, các bạn chỉ cần tick accept rồi next next là được.
========= Phụ (Optional) =========
Hướng dẫn cài Lazy SSH (+Server)
Để chạy được Lazy SSH hay các tool java, cần tải Java Runtime Environment 7 về và cài đặt (Lưu ý tải bản dành cho Windows)
+ Link: http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html
Tạo Server cho Lazy
1/ Cài MySQL (trong quá trình cài đặt thì nó sẽ bảo các bạn tạo password, cứ nhập bt nhé)
Code:sudo apt-get install mysql-server
2/ Sửa my.cnf (VNC edit cho lẹ nha)
Tìm tới thư mục /etc và tìm file my.cnf
Mở file lên và thêm skip-grant-tables như hình:
3/ Restart MySQL
Code:sudo service mysql restart
4/ Login và MySQL và tạo database, table
(Chạy như thế là login luôn ko cần nhập pass)Code:mysql -u root
Copy 1 mớ này vào và Enter để chạy(chuột fải => paste là dc nha)
Code:CREATE DATABASE thanhps_dbLazySsh; CREATE TABLE IF NOT EXISTS `customer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` text NOT NULL, `password` text NOT NULL, `expired` date NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=3 ; INSERT INTO `customer` (`id`, `username`, `password`, `expired`) VALUES (1, 'demo', 'demo', '2199-09-30');
5/ Đổi file hosts
Cũng trong thư mục /etc sẽ có file hosts, search và mở lên thêm 2 dòng
Code:127.0.0.1 marten.arvixe.com 127.0.0.1 botz42.com
6/ Bạn đã có thể khởi động Lazy SSH và xài.
TUT Jingling coming soon
Next Tutorials, Jingling:
1/ Cài CrossOver, tải về tại:
http://media.codeweavers.com/pub/crossover/cxlinux/demo/crossover_13.1.0-1.deb
2/ Tải về thì double chuột vào để cài, cài dễ thôi, nhấn 1-2 nút rồi đợi nên khỏi pic nghen .
3/ Cài xong thì các bạn tải bản crack:
Tại đây: https://www.mediafire.com/?m7rqdpdnof1uwdp
Xong rồi giải nén nhé, rồi vào thư mục đã giải nén, copy file này: winewrapper.exe.so
4/ Tiếp tục đi tới thư mục /opt/cxoffice/lib/wine và paste đè lên file cũ nha
5/ Chạy sudo reboot hoặc reboot trên management để restart lại vps.
Thế là cài xong, để xài dc Jingling thì các bạn khởi động Jingling như sau:
(Lưu ý lần đầu nó bảo tạo Bottle, tạo xong mà có error hay gì thì kệ, nó ko tắt thì mình tự tắt khung cài rồi chạy lại Jingling là mở lên dc)
1 Cores - 1GB Ram dc 3 slot, too good
Bug:
Running test:
- Hiện lên popup các site mà mình view cho người ta(ko ẩn như Windows)
- Ko có font Trung Quốc nên đa số các bạn sẽ thấy các ô vuông
- (Hết)
Lưu ý: để cài winrar thì lên Rarlab.com và tải bản WINDOWS (x64) rồi cài là mở dc các file nén và giải nén nhé.
Lưu ý 2: mình test thành công trên VPS Linux Ubuntu 14.04 32 bit. 64 bit chưa thử nhưng sẽ cố gắng tìm VPS và thử nha, hoặc anh em nào thử rồi thì báo mình cái để mình update vào.
Làm đầy đủ từ đầu đến đuôi nha, và nếu gặp lỗi gì thì post lên đây nhé.
Demo chạy:
Bitvise đang chạy bật hết lên ko ẩn xuống, nhưng vẫn chạy tốt nha. Click tốt, như trên Windows
Xong nhé, anh em nào leech xin để copyright cái nghen :">.
Have fun!
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: Could not find file 'Z:\root\Downloads\tfc\ssh\Settings.xml'.
File name: 'Z:\root\Downloads\tfc\ssh\Settings.xml'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
at System.Threading.CompressedStack.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
at System.Xml.XmlTextReaderImpl.OpenUrl()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at (Object , String )
at ?.?.?(Object ?, String ?)
at Traffic_Click_Botz.FormMain._UpdateSetting()
at (Object )
at ?.?.?(Object ?)
at Traffic_Click_Botz.FormMain.?(Object ?, EventArgs ?)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
Traffic Click Botz
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/root/Downloads/tfc/Traffic%20Click%20Botz.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
GwqAqaNQ
Assembly Version: 0.0.65535.65535
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/root/Downloads/tfc/Traffic%20Click%20Botz.exe
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
?
Assembly Version: 0.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/root/Downloads/tfc/Traffic%20Click%20Botz.exe
----------------------------------------
MySql.Data
Assembly Version: 6.9.3.0
Win32 Version: 1.0.0.0
CodeBase: file:///Z:/root/Downloads/tfc/Traffic%20Click%20Botz.exe
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.EnterpriseServices
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
Lỗi -_-
Ubuntu 14.04 32 bitCode:See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.IO.FileNotFoundException: Could not find file 'Z:\root\Downloads\tfc\ssh\Settings.xml'. File name: 'Z:\root\Downloads\tfc\ssh\Settings.xml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize) at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy) at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver) at System.Threading.CompressedStack.runTryCode(Object userData) at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state) at System.Xml.XmlTextReaderImpl.OpenUrl() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.Load(String filename) at (Object , String ) at ?.?.?(Object ?, String ?) at Traffic_Click_Botz.FormMain._UpdateSetting() at (Object ) at ?.?.?(Object ?) at Traffic_Click_Botz.FormMain.?(Object ?, EventArgs ?) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- Traffic Click Botz Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///Z:/root/Downloads/tfc/Traffic%20Click%20Botz.exe ---------------------------------------- System.Windows.Forms Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- GwqAqaNQ Assembly Version: 0.0.65535.65535 Win32 Version: 1.0.0.0 CodeBase: file:///Z:/root/Downloads/tfc/Traffic%20Click%20Botz.exe ---------------------------------------- System.Xml Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Accessibility Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll ---------------------------------------- ? Assembly Version: 0.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///Z:/root/Downloads/tfc/Traffic%20Click%20Botz.exe ---------------------------------------- MySql.Data Assembly Version: 6.9.3.0 Win32 Version: 1.0.0.0 CodeBase: file:///Z:/root/Downloads/tfc/Traffic%20Click%20Botz.exe ---------------------------------------- System.Data Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- System.Transactions Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll ---------------------------------------- System.Configuration Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll ---------------------------------------- System.Management Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 (RTMRel.030319-0100) CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.0.30319.1 built by: RTMRel CodeBase: file:///C:/windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
Mình thêm vào thì nó hiện thiếu Uas.txt rồi tới Link.txt và cuối cùng là lỗi luônCould not find file 'Z:\root\Downloads\tfc\ssh\Settings.xml'
Xóa đi giải nén lại xem nào, lỗi đó chưa thấy ai bị dù 64-bit vẫn bật lên dc.Mình thêm vào thì nó hiện thiếu Uas.txt rồi tới Link.txt và cuối cùng là lỗi luôn