正在加载...本站藏在国外,所以加载较慢...

Archive for 四月, 2009

用rundll32调用windows的关机对话框

星期一, 四月 13th, 2009

用rundll32调用windows的关机对话框
mshta vbscript:CreateObject(“Shell.Application”).ShutdownWindows()
(window.close)
.exe shell32.dll,#60 调用windows的关机对话框
rundll32.exe shell32.dll,#44 打开方式
rundll32.exe shell32.dll,#54 注销
rundll32.exe shell32.dll,#59 系统设置改变重起
rundll32.exe shell32.dll,#60 调用关机
rundll32.exe shell32.dll,#61 运行
rundll32.exe shell32.dll,#81 打开方式
rundll32.exe shell32.dll,#101打开方式
rundll32.exe shell32.dll,#109安装控制面板
rundll32.exe shell32.dll,#110安装控制面板
rundll32.exe shell32.dll,#111安装控制面板
rundll32.exe shell32.dll,#112控制面板
rundll32.exe shell32.dll,#113控制面板
rundll32.exe shell32.dll,#114控制面板
rundll32.exe shell32.dll,#115控制面板
rundll32.exe shell32.dll,#127帮助
rundll32.exe shell32.dll,#149限制(有可能前面的有用.才出现限制)
一直到rundll32.exe shell32.dll,#241时就会出现意外……

忘记Google Picasa的隐藏文件夹密码怎么办?

星期四, 四月 9th, 2009

官方找到的方法大概的意思就是说:
1,先关了Picasa
2,打开我的电脑,显示所有文件和文件夹(包括系统隐藏的也显示出来)
3,打开”%USERPROFILE%\Local Settings\Application Data\\2\db3″文件夹(把引号和引号以内全部复制到运行里面)
4,找到“catdata_info.pmp.”这个文件右键删之。
就搞定了!
PS:还有MAC系统的搞定方法。

原文如下:

http://picasa.google.com/support/bin/answer.py?hl=en&answer=15662

Hidden Folders: Clearing passwords

If you’ve protected a hidden folder in Picasa, there is no way to retrieve a forgotten . However, you can clear the for your Hidden Folders collection in Picasa. Follow these steps:

Windows

  1. Close Picasa.
  2. Click Start > My Computer to open Windows Explorer.
  3. Make sure you’ve displayed your hidden files and folders in Windows Explorer.
    1. In Windows Explorer, click the Tools menu.
    2. Select Folder Options.
    3. Click the View tab.
    4. In the ‘Hidden files and folders’ section of ‘Advanced settings,’ click the ‘Show hidden files and folders’ option.

  4. On your Local Disk (C:), go to Documents and Settings > [username] > Local Settings.
  5. Click through Application Data > Google > Picasa2.
  6. Double-click the db3 folder.
  7. Right-click the file ‘catdata_info.pmp.’
  8. Select Delete.

Deleting this file will clear the password for your Hidden Folders collection.

  1. Close Picasa.
  2. Open Finder.
  3. Under your [username], go to Library > Application Support > Google.
  4. Click Picasa3 > db3.
  5. Control-click the file ‘catdata_info.pmp.’
  6. Select Move to Trash.

Trashing this file will clear the password for your Hidden Folders collection.

The next time you open Picasa, none of the folders in the Hidden Folders collection will require a password to access.

CSS Naked Day!今天又是样式裸奔节。。。

星期四, 四月 9th, 2009

官方网站:http://naked.dustindiaz.com/

注:本网站以美国时间为主,所以中午才脱衣服……

方便IPC$的一个小工具

星期五, 四月 3rd, 2009

方便IPC$的一个小工具

注意:若是BAT、REG、CMD等批处理文件;
下载后把编码改成“ANSI”保存再运行:
ipc.bat
  1. MODE CON COLS=50 LINES=20
  2. @echo off
  3. title IPC$ tools By Hack38 [IBmCEo@USA.Com]
  4. color 0A
  5. cls
  6. echo.    
  7. echo.    Today is %date%
  8. echo.    
  9. echo.   ┌─IPC$ tools By Hack38┐
  10. echo.   │Email:IBMCOE@USA.COM
  11. echo.   │ Default Parameters
  12. echo.   │IP:192.168.1.10
  13. echo.   │User:administrator
  14. echo.   │Passowrd:ADMINISTRATOR
  15. echo.   └───────────┘
  16. echo. 
  17. set xip=10&set /p xip=IP:
  18. if /I "%xip%"=="q" goto :eof
  19. if /I "%xip%"=="exit" goto :eof
  20. if /I "%xip%"=="d" goto xdel
  21. set xuser=administrator&set /p xuser=User:
  22. if /I "%xuser%"=="q" goto :eof
  23. if /I "%xuser%"=="exit" goto :eof
  24. set xpassword=ADMINISTRATOR&set /p xpassword=Password:
  25. if /I "%xpassword%"=="q" goto :eof
  26. if /I "%xpassword%"=="exit" goto :eof
  27. net use * /delete /y
  28. net use \\192.168.1.%xip%\IPC$ "%xpassword%" /USER:"%xuser%"
  29. net use V: \\192.168.1.%xip%\C$
  30. explorer V:\
  31. net use W: \\192.168.1.%xip%\D$
  32. explorer W:\
  33. net use X: \\192.168.1.%xip%\E$
  34. explorer X:\
  35. net use Y: \\192.168.1.%xip%\F$
  36. explorer Y:\
  37. net use Z: \\192.168.1.%xip%\G$
  38. explorer Z:\
  39. :xdel
  40. net use * /delete /y
  41. cls
  42. echo Successful,Will auto exit,loading...
  43. ping -n 3 127.1 >nul
  44. goto exit
  45. rem By Hack38 2009-4-3

美剧等一些未“交钱”的片子都不能看了?广电总局真TMD二~~~~~

星期五, 四月 3rd, 2009

MB的。。。。
这就是国家愚人节后的礼物?

。。。我日你先人。。。

我已经发现一个“bt.ydy.com 127.0.0.1 ”了。。。。

广电总局真TMD二~~~~~

Follow us On Twitter
打印自LenovoUnion@Gmail.Com的Blog
http://goo.gl/wmAG