diff --git a/reminders.txt b/reminders.txt index 638e622..ea14c54 100644 --- a/reminders.txt +++ b/reminders.txt @@ -1,86 +1,72 @@ -# This file contains reminders useful to me and to the few others -# Rocking the thinkpad X240 and a passion for electronics and ethical hacking - --You have and SDR module with the required programs and kernel modules - --You have a smart card reader and to enable it you do "systemctl start pcscd.service" - or "systemctl enable pcscd.service" to enable it permanently, also to - use it there's "pcsc_tools" with the "pcsc_scan" utility - --You have a mobile data card but you still don't know how to use it, the closest you've got to figuring - it out is: "https://wiki.archlinux.org/index.php/ThinkPad_mobile_internet" - --For hard drives you not only have to unmount them but also to eject them with a right click (Gnome) - --Never forgetti the memos on your phone - --Arietta G25 board (Atmega 400MHz, 128 or 256 Mb of RAM, 20 pin, I2C, SPI, serial, USB, SD card slot) "https://www.acmesystems.it/arietta" - But most importantly it runs ARCH!! EXCUSE ME WHAT THE FUCK?: "https://archlinuxarm.org/platforms/armv5/arietta-g25" +# A not-so comprehensive list of what I find to be useful and/or intersting overtime -Geiger counter stuff: "https://sites.google.com/site/diygeigercounter/technical/gm-tubes-supported" Best: SBM-20 and the equivalent STS-5 - --Cool oscilloscope: Siglent SDS1202X-E 200MHz - --You can run Linux (elinux, microclinux, debian and others) on STM32 !! - --Speeduino, the Arduino based ECU (engine management unit) "https://speeduino.com/wiki/index.php/Speeduino" - --You have a one year subscription to PIA - --Simba https://github.com/eerimoq/simba - --The network interfaces are named "wlp3s0" for the internal one and "wlp0s20u2" for the alpha networks msfconsole - --Surface programs: Leonardo (drawing), Dolby access (you payed for it) - +-Cool oscilloscope: + Siglent SDS1202X-E 200MHz +-Speeduino, the Arduino based ECU (engine management unit): + https://speeduino.com/wiki/index.php/Speeduino +-Simba embedded programming platform: + https://github.com/eerimoq/simba -Remember that you have a GL-AR150 mini router with tor, openvpn support and that it is based on openwrt, also: https://github.com/d1slact0r/pineapple-ar150 - --Pay attention of those sneaky KDE bastards, mostly everything which begins with k is EVIL - -Remember: the ArchLinux wiki is your lord and savior - --Make some bash scripts you idiot, oh and this could be useful http://patorjk.com/software/taag/#p=display&f=Graffiti&t=Type%20Something%20 - -https://github.com/trustedsec/social-engineer-toolkit - --https://github.com/spacehuhn - --You are gefährliches halbwissen - --Problem with xtensa-lx106 gcc for compiling esp8266 programs: - "https://community.zerynth.com/t/can-not-build-wifi-example-on-nodemcu-v3-error-building-native-c-driver/1280" - -If by nay chance you need a key's datasheet, like for copying it with just a photo (more on that later ;), check out Silca's "the catalogue" it tell dimensions and the catalog's page of the key: https://thecatalogue.silca.biz/ - --Power cord names and standards: http://community.fs.com/blog/small-power-cord-big-difference.html - +-Power cord names and standards: + http://community.fs.com/blog/small-power-cord-big-difference.html -Circuit design guide for DC/DC converters (1/10): https://www.torexsemi.com/technical-support/application-note/design-guide-for-dcdc-converter/whats-dcdc-converters/ - -It may be useful to download some sites that I list here on top of the whole arch wiki and Wikipedia a guide is found here: https://www.youtube.com/watch?v=LjeQKE_tEcA&index=4&t=0s&list=PLY_0BKX9I82YNPNxRZRbGEqaxRdpSAk6a and also an official guide from Wikipedia itself: https://en.wikipedia.org/wiki/Wikipedia:Database_download - -Some of my own playlists: Hacking "https://www.youtube.com/playlist?list=PLY_0BKX9I82YNPNxRZRbGEqaxRdpSAk6a" Thing to do "https://www.youtube.com/playlist?list=PLY_0BKX9I82bwbEh80pKXGSkiNt_2xgUP" Linux useful (WIP) "https://www.youtube.com/playlist?list=PLY_0BKX9I82ZCWMlV6N0d9IxbQt32Cvs0" CR-10 "https://www.youtube.com/playlist?list=PLY_0BKX9I82aiEm96d0tvK3KWw1opw6dR" Electronic basics "https://www.youtube.com/playlist?list=PLY_0BKX9I82b5DYjdoY-iGHgfqH6Msv4A" - -Nixie tubes and stuff: https://threeneurons.wordpress.com/miscellaneous-projects/improvised-tube%20sockets/ https://threeneurons.wordpress.com/nixie-power-supply/ https://threeneurons.wordpress.com/links/data-sheets/ - --To make the KEY-ID fido u2f key work on linux add the following udev rule at /etc/udev/rules.d/70-u2f.rules - # this udev file should be used with udev 188 and newer - ACTION!="add|change", GOTO="u2f_end" - - # Key-ID FIDO U2F - KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="096e", ATTRS{idProduct}=="0850|0880", TAG+="uaccess" - - LABEL="u2f_end" +-Fpga stuff: + tinyFpga (the ICE40 versions) + project ICEstorm (open source routing and "compiling", for ICE40 fpgas): + http://www.clifford.at/icestorm/ + symbiflow (open souce fpga development): + https://symbiflow.github.io/#hero + nextptr (oss gui router for ICE40 fpgas an more): + https://github.com/YosysHQ/nextpnr +-All 4chan banners: + https://imgur.com/a/40bUo + https://imgur.com/a/iziXu + https://imgur.com/a/9sqB2 + https://imgur.com/a/W3NvO +-AVR development without an IDE: + https://lyngvaer.no/log/avr-development-without-arduino +-Cool electronics dude: + https://eater.net/ + https://www.youtube.com/beneater +-Bluepill STM32 programming: + https://alexbirkett.github.io/microcontroller/2019/03/30/flash_bluepill_using_ST_link.html +-Making an ARM bootloader in C: + http://www.keil.com/support/docs/3913.htm + https://community.st.com/s/question/0D50X00009ho3FySAI/procedures-for-developing-an-stm32-bootloader-app + https://satoshinm.github.io/blog/171212_stm32_blue_pill_arm_development_board_first_look_bare_metal_programming.html + https://alexbirkett.github.io/microcontroller/2019/03/30/flash_bluepill_using_ST_link.html + https://interrupt.memfault.com/blog/tag/zero-to-main + https://interrupt.memfault.com/blog/how-to-write-linker-scripts-for-firmware#complete-linker-script + https://interrupt.memfault.com/blog/zero-to-main-1 +-Homebrew 4chan: + https://github.com/vichan-devel/vichan +-Baremetal C: + https://github.com/meriac/baremetal-c + https://www.valvers.com/ +-How to make simple fire: + http://fabiensanglard.net/doom_fire_psx/ +-Asciidoc, better than markdown: + https://asciidoctor.org/docs/asciidoc-writers-guide/ +-Sconstruct, better than make (python build tool): + https://scons.org/