Python에서 HTML/XML 작업을 편하게 할 수 있도록 지원해주는 Library 이다. 사용법은 그리 어렵지 않으므로 구글사마에게 잠시 여쭤보면 대부분의 답이 나올 것이다. 제작사 : http://www.crummy.com/software/BeautifulSoup/ BeautifulSoup의 API 정보는 다음의 사이트에서 확인할 수 있다. 참고 :http://api.plone.org/Plone/3.0/private/frames/src/kss.core/kss/core/private/kss.core.BeautifulSoup-module.html 아래 소스는 BeautifulSoup을 이용해 작성한 간단한 코드이다. try: socket.setdefaulttimeout(timeout)\ // vator..
Python에서 Session을 유지한 인터넷 연결은 오늘 시도해 본 결과 꽤 어렵다. 그러나, 세상 만사는 찾아보면 다 있나니, ClientCookie 라는 라이브러리이다. 만드신 분은 내겐 그저 고마운 사람 프로젝트 : http://wwwsearch.sourceforge.net/ClientCookie/ [ 설치 과정에서의 팁 ] 설치 과정에서 에러가 하나 난다. 그것만 짚고 넘어가자. d:\src\python\CookieClient_ZIP\ClientCookie-1.3.0\ClientCookie-1.3.0>setup.py build --------------------------------------------------------------------------- This script require..
// time.time() 은 Timestamp를 얻어온다. // 이 값에서 1일 만큼의 데이터를 빼면 어제에 대한 Timestamp가 된다. // 이 값을 date.fromtimestamp() 를 통해 컨버팅을 해주면 된다. // [ 소스 ] #!/usr/bin/python # -*- coding: cp949 -*- import time from datetime import date today = date.today() yesterday = date.fromtimestamp(time.time() - 60*60*24) print yesterday.strftime("%Y-%m-%d") print today.strftime("%Y-%m-%d") // [ 결과 ] // 2009-10-25 // 2009-10-26
원본 페이지 : http://www.bitsum.com/aboutwfp.asp Useful tools: WfpReplace - Tool to replace WFP protected files. (x32 and x64) [C++ source included] WfpAdmin - Tool to disable WFP on specific folders. (x32 only) MoveLater - Console app to replace in-use files. PEChksum - Console app to correct PE image checksums. Quick links: Hack Method 1: Disable WFP for specific folders until the computer is next ..
I run a dual boot on my work laptop because there are some work related apps that do not run so well on my ubuntu partition. Anyhow I ran into the dreaded Windows XP could not start because the following file is missing or corrupt: \WINDOWS\SYSTEM32\CONFIG\SYSTEM error message. I tried to follow the solution that Microsoft has available on their tech support site, but was not able to get to the ..
Ubuntu 에서 시간 동기화하는 방법을 검색하던 중 딱 맞는 자료가 있어서 노트를 한다. 원본 기사는 아래에 있다. http://avatar72.tistory.com/tag/%EC%9A%B0%EB%B6%84%ED%88%AC%EC%8B%9C%EA%B0%84%EB%8F%99%EA%B8%B0%ED%99%94 1) 아래의 내용으로 스크립트를 작성 후... > vi rtime #!/bin/bash date old_time=`date +%Y%m%d%H%M%S` old_time_for_insert=`date '+%Y-%m-%d %H:%M:%S'` ntpdate -b time.nuri.net #time.bora.net set_time_first=`date +%Y%m%d%H%M%S` if [ $set_time_firs..
아... 성가셔. 윈도우에서 보안을 위해서 '파일 시그니쳐 확인' 하는 기능을 제공하는데 여간 성가신게 아니다. 어느정도 컴퓨터를 이용할 수 있는 사람이라면 이런 기능이 없이도 자신의 시스템을 안전하게 보호할 수 있으므로 걍 꺼둬도 된다. ※ 찾아본 결과, 인터넷 옵션을 수정하면 즉시 반영이 된다. 추가로, 아래의 경로에 있는 키 값을 'no' 로 변경하면, 파일 실행 시 '시그니쳐' 값을 검사하지 않는다고 한다. 이론 상으로는... HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Download : CheckExeSignatures 그러나, 재부팅하지 않으면 반영이 안되는 듯...
gVim에 여러 능력을 심어주자! 입니다. 대부분의 사람들에겐 불필요한 내용뿐 ^^ gVim의 환경설정파일을 수정하는 작업입니다. 파일은 기본적으로 gVim이 설치된 디렉토리에 있습니다. 별다른 설정을 하지 않으셨다면 C:Program FilesVim 이곳입니다. 파일명은 _vimrc 주석은 " 입니다. """""""""""""""""""""""""""""""""""""""""""""""" " GUI 설정 """""""""""""""""""""""""""""""""""""""""""""""" " 폰트 설정. 폰트와 폰트 크기를 지정한다. if has( "gui_running" ) set gfn=ProFontWindows:h12 " set gfn=gulimche:h12 " set gfn=sans-serif..
- Total
- Today
- Yesterday
- 지루박멸연구센타
- 열정의 힘을 믿는다
- Le4rN TO Cr4cK
- 디버깅에관한모든것(DebugLab)
- sysinternals
- FoundStone
- hashtab
- 보안-coderant
- 디바이스드라이버 개발자 포럼
- dualpage.muz.ro
- osronline.com - 드라이버 관련 정보 사이트
- NtInternals - NativeAPI Refere…
- pcthreat - spyware 정보 제공
- rootkit.com - 루트킷 관련 정보
- www.ntinternals.net
- WINE CrossRef. - source.winehq…
- tuts4you
- hex-rays
- idapalace
- idefense
- immunityinc
- threatexpert
- hdp.null2root.org
- www.crackstore.com
- crackmes.de
- www.who.is
- www.cracklab.ru
- community.reverse-engineering.…
- video.reverse-engineering.net
- SnD
- 클레이 키위
- reversengineering.wordpress.co…
- www.openrce.org
- www.woodmann.com
- PEID.Plusins.BobSoft
- roxik.com/pictaps/
- regexlib.com
- spyware-browser.com
- www.usboffice.kr
- regulator
- www.txt2re.com
- ietab.mozdev.org
- zesrever.xstone.org
- www.heaventools.com/PE-file-he…
- www.heaventools.com
- www.innomp3.com
- 울지않는벌새
- exetools.com-forum
- exetools.com
- utf8 conv
- robtex - IP trace
- onsamehost - same IP sites
- JpopSuki
- jsunpack.jeek.org
- wepawet.iseclab.org
- www.jswiff.com
- www.hackeroo.com
- winesearcher.co.kr
- khpga.org
- malwareurl.com
- anubis.iseclab.org
- www.crummy.com-eautifulSoup
- malwarebytes.org/forums
- bbs.janmeng.com
- blackip.ustc.edu.cn
- eureka.cyber-ta.org
- exploit-db.com
- 레고랜드
- 시스템트래이딩
- Pivot
- logrotate
- ubuntu
- systemd
- 다올저축은행
- 전세매매지수
- 자동트래이딩
- 매매가격지수
- O365
- 신한저축은행
- 미국주식
- 피봇
- 군함도
- 주식트래이딩
- ChatGPT
- SBI저축은행
- 공공인프라
- ElasticSearch
- hai
- 맥쿼리인프라
- 사회간접자본
- ROA
- 주택구매력지수
- INVOICE
- 실시간트래이딩
- CriticalSection
- PIR
- 주식
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |