VirtualTam's bookmarks
633 bookmarks found
-
C+Python and core dumps - Stack Overflow
2017-04-26 - http://plasmodic.github.io/ecto/ecto/usage/external/debugging.html
- https://lists.gt.net/python/python/1132756
1$ gdb --args python script.py 2[... GDB info ...] 3(gdb) run 4[... oooh crashes \o/ ...] 5(gdb)
-
- https://toastersecurity.blogspot.de/2015/12/understanding-tcp-with-python-part-1.html
- https://toastersecurity.blogspot.de/2015/12/understanding-and-manipulating-tcp-with.html
- https://toastersecurity.blogspot.de/2015/12/tcp-103-port-scanning-with-scapy.html
- https://toastersecurity.blogspot.de/2015/12/dos-101-ping-of-death.html
-
ESNet/Internet2 Network Performance Tools
2017-04-24 bwctl - Bandwidth Test Controller:
- http://software.internet2.edu/bwctl/
- https://fasterdata.es.net/performance-testing/network-troubleshooting-tools/bwctl/
- https://github.com/perfsonar/bwctl
OWAMP - One-Way Active Measurement Protocol:
- http://software.internet2.edu/owamp/
- https://fasterdata.es.net/performance-testing/network-troubleshooting-tools/owamp/
Network Diagnostic Tools:
nuttcp:
- http://www.nuttcp.net/Welcome%20Page.html
- https://fasterdata.es.net/performance-testing/network-troubleshooting-tools/nuttcp/
perfSONAR:
- http://www.perfsonar.net/
- http://fasterdata.es.net/performance-testing/perfsonar/
- https://github.com/perfsonar
- https://en.wikipedia.org/wiki/PerfSONAR
pScheduler (bwctl replacement):
-
Port Scanning using Scapy
2017-04-21 -
r2m2 - REcon BRX 2017
2017-04-18 -
radare2
2017-04-18 - https://github.com/radareorg/radare2
- https://book.rada.re/
- https://book.rada.re/refcard/intro.html
- https://monosource.gitbooks.io/radare2-explorations/content/
- https://reverseengineering.stackexchange.com/questions/20540/how-to-print-the-value-of-register-with-radare-2
- https://reverseengineering.stackexchange.com/questions/18085/radare2-find-command-line-arguments-and-location-in-stack
-
PyCharm + Windows
2017-04-17 PyCharm setup
- https://www.jetbrains.com/pycharm/download/download-thanks.html?platform=windows&code=PCC
- https://www.jetbrains.com/help/pycharm/2017.1/git.html
- https://confluence.jetbrains.com/display/PYH/Using+PyCharm%27s+Git+integration+locally
- https://www.jetbrains.com/help/pycharm/2017.1/run-debug-configuration-tox.html
- https://www.jetbrains.com/help/pycharm/2017.1/configuring-colors-and-fonts.html
- https://training.talkpython.fm/courses/explore_pycharm/mastering-pycharm-ide
Environment
- doesn't work with Git from Cygwin
- https://git-for-windows.github.io/
- https://www.python.org/downloads/
- https://github.com/jkaving/intellij-colors-solarized
- http://ethanschoonover.com/solarized
- https://fonts.google.com/specimen/Noto+Sans
- https://www.microsoft.com/en-us/download/details.aspx?id=44266
Packages