Writing /var/lib/dokuwiki/wiki.project-insanity.org/data/meta/whackspace/whackspaceparty_2017.meta failed
whackspace:whackspaceparty_2017
Differences
This shows you the differences between two versions of the page.
whackspace:whackspaceparty_2017 [2018/02/16 12:43] – created 46.5.2.217 | whackspace:whackspaceparty_2017 [2021/10/31 10:42] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ==== overview ==== | ||
+ | ^ project | ||
+ | | games | source forts & age hd left | | ||
+ | | polaroid | ||
+ | | darknetlappy | needs darknetserver | ||
+ | | gnucasino | ||
+ | | iwhack | ||
+ | | leute einladen | leute einladen | ||
+ | ==== games ==== | ||
+ | === supertuxkart windows === | ||
+ | mingw toolchain is required | ||
+ | <code bash> | ||
+ | pacaur -S mingw-w64-toolchain mingw-w64 mingw-w64-libjpeg mingw-w64-zlib mingw-w64-libpng mingw-w64-openal | ||
+ | mkdir supertuxkart | ||
+ | cd supertuxkart | ||
+ | svn checkout https:// | ||
+ | git clone https:// | ||
+ | cd stk-code | ||
+ | mkdir build | ||
+ | cd build | ||
+ | #cmake .. -DCMAKE_TOOLCHAIN_FILE=../ | ||
+ | cmake .. -DCMAKE_TOOLCHAIN_FILE=../ | ||
+ | make | ||
+ | </ | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * error adding symbols, archive has no index https:// | ||
+ | ==== gnucasino ==== | ||
+ | === arduino uno hid === | ||
+ | need to update the firmware | ||
+ | === money controls sr3 === | ||
+ | * manual http:// | ||
+ | * cctalk tools https:// | ||
+ | * cctalk related doku sr3 http:// | ||
+ | * tutorial cctalk commands for sr3 https:// | ||
+ | * python example app https:// | ||
+ | * pinout connection https:// | ||
+ | ==== friends einladen ==== | ||
+ | ^ name ^ status | ||
+ | | pegasus | ||
+ | | stsame | ||
+ | | hr. müller | sent | whatsi | | ||
+ | | carlö guetta | sent | signal | | ||
+ | | dj lolo | fail | mail | | ||
+ | | sophibus | ||
+ | | julian k. | maybe fr | telegram | | ||
+ | | julian h. | waiting | signal | | ||
+ | | katha | sent | whatsapp | | ||
+ | | marie | waiting | whatsapp | | ||
+ | | florentina | waiting | whatsapp | | ||
+ | | eileen | ||
+ | | aleks | waiting | whatsapp | | ||
+ | | nora | waiting | whatsapp | | ||
+ | | jelena | ||
+ | | aleks t. | waiting | whatsapp | | ||
+ | | thomas k. | waiting | whatsapp | | ||
+ | | hanny | sent | signal | | ||
+ | | littleab | ||
+ | | robert (armageddon) | sent | signal | | ||
+ | | hamelrad | ||
+ | | hanny r. | waiting | whatsapp | | ||
+ | | tami | waiting | whatsapp | | ||
+ | | klaxa | sent | signal | | ||
+ | | wollinger | ||
+ | | chris | sent | signal | | ||
+ | | flogel | ||
+ | | chrisse | ||
+ | | uhl | sent | signal | | ||
+ | | sebi | ab samstag | signal | | ||
+ | ==== darknet laptop ==== | ||
+ | |||
+ | <code bash> | ||
+ | pacman -S ppp | ||
+ | mv / | ||
+ | echo 1 > / | ||
+ | </ | ||
+ | |||
+ | <file - / | ||
+ | nodetach | ||
+ | debug | ||
+ | dump | ||
+ | noauth | ||
+ | netmask 255.255.255.0 | ||
+ | proxyarp | ||
+ | 192.168.1.201: | ||
+ | ms-dns 192.168.1.1 | ||
+ | lock | ||
+ | passive | ||
+ | lcp-echo-interval 8 | ||
+ | lcp-echo-failure 6 | ||
+ | nologfd | ||
+ | crtscts | ||
+ | local | ||
+ | connect 'chat TIMEOUT 20000 CLIENT CLIENTSERVER' | ||
+ | 115200 | ||
+ | /dev/ttyS0 | ||
+ | </ | ||
+ | |||
+ | <code bash> | ||
+ | pppd | ||
+ | </ | ||
+ | |||
+ | * https:// | ||
+ | * http:// | ||
+ | |||
+ | <code bash> | ||
+ | </ | ||
+ | |||
+ | * http:// | ||
+ | |||
+ | <code bash> | ||
+ | interceptty / | ||
+ | sudo minicom -b 9600 -D /dev/pts/1 | ||
+ | </ | ||
+ | |||
+ | ==== Instructions ==== | ||
+ | - Install Windows XP on a virtual machine (in our case Win XP Pro SP3 in Gnome-Boxes) | ||
+ | - Install USB-Serial-Adapter dirvers (internet connection might be required) | ||
+ | - Right click on network center and select properties | ||
+ | - Click on " | ||
+ | - Choose " | ||
+ | - Choose " | ||
+ | - Choose " | ||
+ | - Chosoe COM port (in our case the USB adapter was COM3) | ||
+ | - Choose user or create one (with the same username and password combination of the Win95 user) | ||
+ | - Right click on the new " | ||
+ | - Click on networking | ||
+ | - Select Install -> Protocols -> choose IPX (...) | ||
+ | - It can be helpful to share a folder in XP without requiring auth | ||
+ | |||
+ | === Further === | ||
+ | * winroute lite software http:// | ||
+ | * http:// | ||
+ | * http:// | ||
+ | * tor via socks proxy netscape | ||
+ | |||
+ | === finished === | ||
+ | * http:// |