Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- sha1
- aslr
- webhacking
- Caesar Cipher
- Javscript
- BASE64
- Navajo alphabet
- cookie
- burpsuit
- Qrcode
- Web Hacking
- base32
- Linux
- JavaScript
- reversing
- Masonic Cipher
- 비즈네르 암호
- sql injection
- Mail Header injection
- vigenere cipher
- AVR
- 시저 암호
- assembly
- Fortran 90
- php_extract
- 카이사르 암호
- Python
- base16
- overthewire
- Pigpen Cipher
Archives
- Today
- Total
목록etc (2)
My Drive
Sublime Text 2 설정
Download page : http://www.sublimetext.com/2 * SFTP 설정Console 창 : Ctrl + `명령어 : import urllib2,os; pf='Package Control.sublime-package'; ipp=sublime.installed_packages_path(); os.makedirs(ipp) if not os.path.exists(ipp) else None; urllib2.install_opener(urllib2.build_opener(urllib2.ProxyHandler())); open(os.path.join(ipp,pf),'wb').write(urllib2.urlopen('http://sublime.wbond.net/'+pf.replace(' ',..
etc
2016. 3. 13. 17:20
PE file format
* 리버싱 핵심원리 책을 보며 정리한 자료
etc
2015. 1. 25. 10:13