Communities

Total Articles 180
No.
Subject
Author
140 [network] libnl example
[Level:16]gilgil
82688   Nov 14, 2014
http://src.carnivore-.it/users/common/nla-ddrs/tree/nladdrs.c  
139 [network] nfqueue
[Level:16]gilgil
69186   Nov 08, 2014
Using NFQUEUE and libnetfilter_queue https://home.regit.o-rg/netfilter-en/using-nfqueue-and-libnetfilter_queue/  
138 [qt] spec_test file
[Level:16]gilgil
69292   Nov 04, 2014
[pro file] #------------------------------------------------- # # Project created by QtCreator 2014-11-03T12:20:34 # #------------------------------------------------- QT += core gui greaterThan(QT_MAJOR-_VERSION, 4): QT += widgets TARGET ...  
137 [android] Monitoring Android Network Traffic Part II: Cross Compiling TCPDUMP
[Level:16]gilgil
86116   Nov 03, 2014
You must install "arm-linux-gnueabi-gcc". export CC=arm-linux-gnueabi-gcc ./configure --host=arm-linux --with-pcap=linux --prefix=/... http://www.symantec.-com/connect/blogs/mo-nitoring-android-network-traffic-part-ii-cross-compilin...  
136 [qt][android] how to run app in command line
[Level:16]gilgil
78634   Nov 02, 2014
If project name is "untitied", you can run android application in the following command. adb shell am start -n org.qtproject.exampl-e.untitled/org.qtpro-ject.qt5.android.bin-dings.QtActivity  
135 [android] rooting samsung galaxy s3 for knox
[Level:16]gilgil
85344   Nov 02, 2014
http://www.kingoapp.-com/android-root.htm  
134 [android] How to Build and Use libnetfilter_queue for Android
[Level:16]gilgil
104324   Nov 01, 2014
http://www.roman10.n-et/how-to-build-and-use-libnetfilter_queue-for-android/  
133 [android][c] hello world project files file
[Level:16]gilgil
71349   Nov 01, 2014
[Makefile] _ANDROID_ARCH=arch-arm _ANDROID_API=android-9 _ANDROID_EABI=arm-linux-androideabi-4.8 ANDROID_NDK_ROOT=/android/ndk ANDROID_SDK_ROOT=/android/adt/sdk ANDROID_SYSROOT=$ANDROID_NDK_ROOT/pl-atf...  
132 [c] snprintf test file
[Level:16]gilgil
69139   Oct 29, 2014
[code] #include <stdio.h> #include <string.h> static const int BUFSIZE = 4; void dump(char* p, int size) { for (int i = 0; i < size; i++) { unsigned char ch = *p; printf("%02X ", ch); p++; } printf("\n"); } int main()...  
131 [qt][android] openssl for android
[Level:16]gilgil
69153   Oct 26, 2014
http://wiki.openssl.-org/index.php/Androi-d 1. .bashrc 파일을 다음과 같이 설정한다. # # for android # export _ANDROID_ARCH=arch-arm export _ANDROID_EABI=arm-linux-androideabi-4.8 export _ANDROID_API=n...  
130 [qt][android] hello_world_gui build log file
[Level:16]gilgil
69569   Oct 26, 2014
[ubuntu debug] 00:35:10: Running steps for project hello_world_gui... 00:35:10: Starting: "/opt/Qt/5.3/gcc_64/b-in/qmake" /root/temp/qt/hello_-world_gui/hello_worl-d_gui.pro -r -spec linux-g++ CONFIG+=debug 00:35:10: The p...  
129 google material-design-icons
[Level:16]gilgil
160173   Oct 23, 2014
https://github.com/g-oogle/material-design-icons  
128 [qt][android] Getting Started with Qt for Android
[Level:16]gilgil
100698   Oct 22, 2014
http://qt-project.org/doc/qt-5/androidgs.html  
127 How to fix stdio buffering
[Level:16]gilgil
85576   Oct 20, 2014
http://www.perkin.or-g.uk/posts/how-to-fix-stdio-buffering.html  
126 How to run chrome as root user in Ubuntu
[Level:16]gilgil
69285   Oct 19, 2014
http://computernetwo-rkingnotes.com/ubunt-u-12-04-tips-and-tricks/how-to-run-chrome-as-root-user-in-ubuntu.html 1. gedit /opt/google/chrome/g-oogle-chrome 2. At the end of the file, add "--user-data-dir $HOME" exec -a "$0" "$HER...  
125 android rooting sites
[Level:16]gilgil
69031   Sep 29, 2014
framaroot : http://framaroot.net-/ towerlroot : https://www.towelroo-t.com/  
124 [ubuntu] how to show volume control in root account
[Level:16]gilgil
69242   Sep 26, 2014
Launch Startup Application. Add the following item. Name : Volume Control Command : /usr/bin/pulseaudio  
123 vdream and snoop30 build for ubuntu 1
[Level:16]gilgil
69135   Sep 25, 2014
os installation install ubuntu-14.04.1-desktop-amd64.iso (???) basic setup enable root account #sudo passwd root > <current password> > <root password> > <root password again> add the following line at the en...  
122 windivert passthru problem 1 file
[Level:16]gilgil
69167   Mar 26, 2014
[Test Case 1] While calling netdump command, I can see SYN/RST packets when I try to connect to 127.0.0.1:23. netdump "tcp.SrcPort==23 tcp.DstPort==23" While calling passthru command, I can not see...  
121 BNF for specific URL schemes
[Level:16]gilgil
518889   Mar 18, 2014
http://www.freesoft.-org/CIE/RFC/1738/33.-htm login = [ user [ ":" password ] "@" ] hostport hostport = host [ ":" port ] host = hostname | hostnumber hostname = *[ domainlabel "." ] toplabel domainlabel = alpha...  


XE Login