Portfolio
hide

[YTB] AutoBot tạo FFProfiles

March 27, 2017Category : MMO

Một số thông tin: – Tool tạo profiles dựa theo thao tác người dùng – Tạo 1 profiles với 3 Keyword – 5 Link google – 1 Link onpage: mất tầm 50 phút – Random chọn keyword từ file, random click link Linkdown Update V1.1.0: https://drive.google.com/file/d/0B0zrLJH2KcUwTktLbUFJS0pBLTg/view?usp=sharing Linkdown máy ảo kèm tool V1.1.0:   Lưu ý:..

Read more
01.

Direct sql quiries in magento

September 1, 2016Category : Code/Web

Database Connections In Magento By default, Magento will automatically connect to it’s database and provide two separate resources which you can use to access data: core_read and core_write. As you can probably guess, core_read is for reading from the database while core_write is for writing to the database. It is important to ensure that you..

Read more
02.

Hide / Show sider bar Javascript

December 1, 2015Category : Code/Web

Javascript <script language=javascript type=’text/javascript’> readCookie = function (name) { var nameEQ = name + “=”; var ca = document.cookie.split(‘;’); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ‘ ‘) c = c.substring(1, c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length, c.length); } return “es”; } function hideDiv()..

Read more
03.

Add videojs player html5 with javascript

November 18, 2015Category : Code/Web

index.php <div id=”video”><p> Restart or F5 browser to view this content.</p></div> <link href=”<?php echo get_template_directory_uri(); ?>/css/video-js.min.css” rel=”stylesheet”> <script src=”<?php echo get_template_directory_uri(); ?>/js/videojs.min.js”></script> <script src=”<?php echo get_template_directory_uri(); ?>/js/jquery.min.videojs.js”></script> <script type=’text/javascript’> var obj, source; obj = document.createElement(‘video’); $(obj).attr(‘id’, ‘example_video_test’); $(obj).attr(‘class’, ‘video-js vjs-default-skin’); $(obj).attr(‘controls’, ‘ ‘); $(obj).attr(‘poster’, ‘http://todaytv.club/movie_night_image.jpg’); $(obj).attr(‘preload’, ‘auto’); $(obj).attr(‘data-setup’, ‘{“inactivityTimeout”: 0}’); $(obj).attr(‘autoplay’, ‘true’); source = document.createElement(‘source’);..

Read more
04.

[WP] Hide My WP XSS vulnerability

November 2, 2015Category : Code/Web

Exploit Title: Hide My WP XSS vulnerability Date: 20-07-2015 Software Link: http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158 Version 4.51.1 Google dork: ff957fea/includes/css/style.css Fix: turn off IDS logging

Read more
05.

Jumping Game

September 22, 2015Category : Code/Web

  HTML code: <!DOCTYPE HTML> <html lang=”en-US”> <head> <title>Jump</title> </head> <body> <div class=”container”> <canvas id=”canvas”> Aww, your browser doesn’t support HTML5! </canvas> <div id=”mainMenu”> <h1>Milo Jump</h1> <h3>using HTML5,</h3> <h3>…by <a href=”http://twitter.com/solitarydesigns/” target=”_blank”>Kushagra Agarwal</a></h3> <h3>and <a href=”http://cssdeck.com” target=”_blank”>CSSDeck</a></h3> <p class=”info”> use <span class=”key left”>←</span> <span class=”key right”>→</span> to move and space to (re) start… </p> <a..

Read more
06.

A Friend… định nghĩa qua 24 chữ cái…

October 12, 2008Category : Thập cẩm

(A)ccepts you as you are – Chấp nhận con người thật của bạn. (B)elieves in “you” – Luôn tin tưởng bạn. (C)alls you just to say “HI” – Điện thoại cho bạn chỉ để nói “Xin chào”. (D)oesn’t give up on you – Không bỏ rơi bạn. (E)nvisions the whole of you – Hình ảnh..

Read more
010.

Mấy hôm nay hình như mình bị ngộ

October 9, 2008Category : I-Think

[hidepost] Chả biết sao mà tự dưng cứ ngây ngây, ko biết lấy đâu ra nhiều cảm xúc lung tung beng hết cả lên, chưa bao giờ mình bị như thế này nữa. Hôm nay người mệt mỏi, ko mún làm gì cả, cứ ngồi nhìn màn hình máy tính, rồi lại vào blog cho..

Read more
011.

Tự tạo đĩa cài đặt “Windows XP”

September 24, 2008Category : IT & Network

hương trình WinFuture xp-Iso-Builder 3.0 đó bạn! Chương trình này giúp ta tạo bản cài đặt tích hợp sẵn các bản Service Pack, phần mềm ứng dụng… Chương trình hoàn toàn miễn phí, dung lượng 1,29MB, tương thích với Windows XP, 2000 và 2003. Bạn có thể tải tại http://rapidshare.com/files/147948931/Portable_WinXP_Iso_Builder_3.0.exe WinFuture xp-Iso-Builder có thể chạy..

Read more
012.

Giấu file nén vào trong ảnh

June 26, 2008Category : IT & Network

Trước tiên ta cần 1 file ảnh và 1 file rar đặt trong thư mục Test nằm ở ổ C…. Vào Start, chọn Run điền cmd vào hộp thoại và ấn Enter. Cửa sổ Command Prompt sẽ được hiện ra. Bạn gõ vào đó câu lệnh CD để đưa con trỏ về thư mục gốc…

Read more
013.
© Oliver / All rights reserved.
To top