Saturday, December 1, 2012

[Linux] Mounting a Windows shared folder on Ubuntu


Let me explain how tomanually mount a Windows shared folder on Ubuntu

First, you need to make a shared folder on Windows.

2nd, type at the command prompt on Ubuntu

$ sudo mount -t cifs //WindowsName/SharedFolder/mnt/SharedFolder -o 
username=XXX,domain=WIN,iocharset=utf8,file_mode=0777,dir_mode

* If you didn't install Samba Server on Ubuntu, you should install like this.

$ sudo apt-get install samba smbfs

That's all. :-)

[packet] ftp로 전송된 파일 추출


how to extract files from a  pcap file?

[+] Open the pcap files in WireShark

와이어 샤크에서 pcap 파일을 열자.
허벌나게 많은 패킷 중에서 ftp 파일만 보고 싶다. 고렇다면
expression에서 ftp-data를 찾아 filter를 걸어주거나


filter에 요렇게 "ftp-data"라고 필터를 건다!


[+] Extract a file from a pcap

ftp로 전송된 파일을 추출하고자 한다면 해당 패킷에서 우클릭 한 다음
"Follow TCP Stream"을 선택한다.

[+] Do you know the zip file format?

파일 구조를 자주 본 사람이라면 요걸 보고 딱! 느낌이 올 것이다.
그렇다. PK로 시작하는 헤더를 가진 파일 포맷... ZIP 파일이다.
just do "Save As" as a zip file.

ex) XXX.zip


참고로 아래는 실제 zip 파일을 hex editor로 열었을 때이다.
PK...로 시작한다는 거.

Wednesday, March 21, 2012

Brain that is in charge of recording is in your hand.


Brain that is in charge of your memory is in your head.
Brain that is in charge of recording is in your hand.


근철쌤의 굿모닝 팝스 듣다가 좋은 표현이 나왔다.
참 공감가는 말이기도 하고~

예훈의 "최고의 선물"이라는 책에 이런 구절이 있다고 하는데,
[기록되지 않은 기억은 유통기한이 짧다]

내가 블로그를 하는 것도 바쁘게 살아가는 일상 속에서
나의 삶의 흔적을 남기고 잊지 않기 위함이 있기 때문에 100% 공감하였다.





Tuesday, March 20, 2012

[iOS] NSBundle

https://developer.apple.com/library/mac/#documentation/Cocoa/Reference/Foundation/Classes/NSBundle_Class/Reference/Reference.html

NSBundle groups code and resources that can be used in a program

mainBundle

Returns the NSBundle object that corresponds to the directory where the current application executable is located.

Monday, March 19, 2012

[iOS] DataSource & Delegate

DataSource
=> populating the object with items
Delegate
=> make them select, edit, delete and display etc

Sunday, March 18, 2012

[iOS] UIApplication object

When you access a UIApplication obeject;

...[UIApplication sharedApplication]...

http://developer.apple.com/library/ios/#documentation/UIKit/Reference/UIApplication_Class/Reference/Reference.html

Every application must have exactly one instance of UIApplication (or a subclass of UIApplication). When an application is launched, the UIApplicationMain function is called; among its other tasks, this function creates a singleton UIApplication object. Thereafter you can access this object by invoking the sharedApplication class method.

Talmud

라디오를 들었는데 Talmud 에 언급된 한 구절을
들려주었다.

"지금까지 얼마나 배웠는가 보다
앞으로 얼마나 배우려는 의지를 가졌는가에
인생의 성공이 달려있다" 라는 구절인데,
이 한 구절에 많은 생각을 하게 되었다.

지금 완전하지 않은 나를 위한 위로가 될 수도
있을 것이고,
더 열심히 살아갈 자극제가 될 수도 있을 것이고,

위로이든 자극제이든 결국은 완전해지고 싶은
나의 바램에서 비롯된 생각들이다.

Thursday, March 15, 2012

New Mac Trojan Horse, Imuler


Intego has found a new mac trojan horse.

you should always be cautious about file extentions.

Malware disguised as picture files but it's not.

:D

blog.intego.com/new-version-of-imuler-trojan-horse-masquerades-as-image-files/

시작을 알리며

주마간산 [走馬看山].

요즘 참 와 닿는 말인 것 같다.

너무나 바쁘게 돌아가고
너무나 많은 일들이 일어나고,
하-

그러는 사이에 중요한 걸 지나치고
있지는 않았나, 문득 이런 생각들이 들기
시작했다.

블로그를 통해서 이런저런 일들에
대해 기록하고 정리를 해 둬야겠다.

P.S. 아래 괜찮은 내용의 컨텐츠~

<한국 포탈의 미래>
http://www.dogdrip.net/index.php?mid=userdog&document_srl=1684158