Site Tools


Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
whackspace:whackspaceparty_2017

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

whackspace:whackspaceparty_2017 [2018/02/16 12:43] – created 46.5.2.217whackspace:whackspaceparty_2017 [2021/10/31 10:42] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +==== overview ====
 +^ project      ^ status                      ^
 +| games        | source forts & age hd left  |
 +| polaroid     | need to buy film            |
 +| darknetlappy | needs darknetserver         |
 +| gnucasino    | hack coin machine & green buzzer |
 +| iwhack       | hack site with flask        |
 +| 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://svn.code.sf.net/p/supertuxkart/code/stk-assets stk-assets
 +git clone https://github.com/supertuxkart/stk-code.git stk-code
 +cd stk-code
 +mkdir build
 +cd build
 +#cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/Toolchain-mingw.cmake
 +cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/Toolchain-mingw-64bit.cmake
 +make
 +</code>
 +  * https://github.com/supertuxkart/dependencies/tree/master/windows-mingw_64bit
 +  * https://github.com/supertuxkart/stk-code/tree/master/tools/windows_installer
 +  * error adding symbols, archive has no index https://pastebin.com/xQBc2T7a
 +==== gnucasino ====
 +=== arduino uno hid ===
 +need to update the firmware
 +=== money controls sr3 ===
 +  * manual http://slot-tech.com/interesting_stuff/money%20controls/TSP005%20SR3%20Type%201%20TM%20V4[1].2.pdf
 +  * cctalk tools https://github.com/Baldanos/ccTools
 +  * cctalk related doku sr3 http://www.slottechforum.com/slotinfo/Techstuff/CD5%20Assemblies/Coin%20Mechanisms/condor/TSP072%20SR3%20Type%202%20ccTalk%20Protocol%20Manual%20V1%5b1%5d.5(1).pdf
 +  * tutorial cctalk commands for sr3 https://cctalktutorial.wordpress.com/2015/10/08/cctalk-tutorial-same-tests-with-a-coin-acceptor-part-1/
 +  * python example app https://balda.ch/posts/2013/Aug/19/cctalk-part2/
 +  * pinout connection https://cctalktutorial.wordpress.com/2015/08/11/cctalk-tutorial-connecting-the-cable-to-slave-devices/
 +==== friends einladen ====
 +^ name      ^ status       ^ protokoll       ^
 +| pegasus    | sent     | signal |
 +| stsame     | sent  | signal |
 +| hr. müller | sent | whatsi |
 +| carlö guetta | sent | signal |
 +| dj lolo    | fail | mail |
 +| sophibus   | sent | signal |
 +| julian k.  | maybe fr | telegram |
 +| julian h.  | waiting | signal |
 +| katha      | sent | whatsapp |
 +| marie      | waiting | whatsapp |
 +| florentina | waiting | whatsapp |
 +| eileen     | waiting | whatsapp |
 +| aleks      | waiting | whatsapp |
 +| nora       | waiting | whatsapp |
 +| jelena     | waiting | whatsapp |
 +| aleks t.   | waiting | whatsapp |
 +| thomas k.  | waiting | whatsapp |
 +| hanny      | sent | signal |
 +| littleab   | waiting | whatsapp |
 +| robert (armageddon) | sent | signal |
 +| hamelrad   | waiting | whatsapp |
 +| hanny r.   | waiting | whatsapp |
 +| tami       | waiting | whatsapp |
 +| klaxa      | sent | signal |
 +| wollinger  | sent | signal |
 +| chris      | sent | signal |
 +| flogel     | sent | whatsapp |
 +| chrisse    | sent | whatsapp |
 +| uhl        | sent | signal |
 +| sebi       | ab samstag | signal |
 +==== darknet laptop ====
 +
 +<code bash>
 +pacman -S ppp
 +mv /etc/ppp/options /etc/ppp/options_bak
 +echo 1 > /proc/sys/net/ipv4/ip_forward
 +</code>
 +
 +<file - /etc/ppp/options>
 +nodetach
 +debug
 +dump
 +noauth
 +netmask 255.255.255.0
 +proxyarp
 +192.168.1.201:192.168.1.200
 +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
 +</file>
 +
 +<code bash>
 +pppd
 +</code>
 +
 +  * https://totalizator.wordpress.com/2012/10/03/connect-windows-95-to-the-internet-using-linux-box-and-rs-232-serial-port-null-modem-cable/
 +  * http://www.linuxsolved.com/forums/index.php?topic=22.0
 +
 +<code bash>sudo pppd 115200 nodetach noauth netmask 255.255.255.0 crtscts connect 'chat -v -f /etc/ppp/connect.chat' lock local ms-dns 10.0.0.5 persist proxyarp silent 10.0.0.1:10.0.0.2 /dev/ttyUSB0 
 +</code>
 +
 +  * http://www.haibane.org/node/40
 +
 +<code bash>
 +interceptty /dev/ttyUSB0 
 +sudo minicom -b 9600 -D /dev/pts/1
 +</code>
 +
 +==== 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 "create new connection"
 +  - Choose "advanced connection"
 +  - Choose "connect directly to an other computer"
 +  - Choose "host"
 +  - 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 "incoming connections" entry and select properties
 +  - 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://www.windowsnetworking.com/j_helmig/winrlics.htm
 +  * http://www.windowsnetworking.com/j_helmig/dccadsl.htm
 +  * http://www.mit.edu/~mkgray/stuff/bar/afs/net/reference/os/sun4x_56/ext/nfsc/docs/lite/nfs_19.htm
 +  * tor via socks proxy netscape
 +
 +=== finished ===
 +  * http://bhblfvp4bycxtyyl.onion/