236 links
  • Zertrin's links
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
7 results tagged debug x
  • rr: lightweight recording & deterministic debugging
    rr aspires to be your primary C/C++ debugging tool for Linux, replacing — well, enhancing — gdb. You record a failure once, then debug the recording, deterministically, as many times as you want. The same execution is replayed every time.

    rr also provides efficient reverse execution under gdb. Set breakpoints and data watchpoints and quickly reverse-execute to where they were hit.
    Sun Aug 4 01:31:37 2024 - permalink -
    - https://rr-project.org/
    c++ debug dev programming tool
  • How to build highly-debuggable C++ binaries
    Tue Jul 30 02:15:53 2024 - permalink -
    - https://dhashe.com/how-to-build-highly-debuggable-c-binaries.html
    c++ debug programming tips
  • No Wireshark? No TCPDump? No Problem!
    Have you ever been on a pentest, or troubleshooting a customer issue, and the "next step" was to capture packets on a Windows host?  Then you find that installing winpcap or wireshark was simply out of scope or otherwise not allowed on that SQL, Exchange, Oracle or other host?  It used to be that this is when we'd recommend installing Microsoft's Netmon packet capture utility, but even then lots of IT managers would hesitate about using the "install" word in association with a critical server.  Well, as they say in networking (and security as well), there's always another way, and this is that way.

    "netsh trace" is your friend.  And yes, it does exactly what it sounds like it does.
    Fri Mar 6 09:31:51 2015 - permalink -
    - https://isc.sans.edu/diary/No+Wireshark%3F+No+TCPDump%3F+No+Problem!/19409
    debug network windows
  • 7 tips to Time Python scripts and control Memory & CPU usage
    Sat Nov 29 00:03:53 2014 - permalink -
    - http://www.marinamele.com/7-tips-to-time-python-scripts-and-control-memory-and-cpu-usage
    cpu debug memory profiling python time
  • Resources - rationallyPARANOID.com
    Une liste de liens avec une petite description vers plein d'outils et de ressources utiles en matière de forensics notamment mais pas seulement.
    Thu Nov 7 22:36:08 2013 - permalink -
    - http://www.rationallyparanoid.com/resources/
    debug forensics internet ip liste outil security tcp tool
  • Kint - a powerful and modern PHP debugging tool
    http://raveren.github.io/kint/
    Wed Sep 11 11:23:20 2013 - permalink -
    - https://github.com/raveren/kint/
    debug php programming
  • Log post mortem avec Python
    Thu Mar 7 21:15:01 2013 - permalink -
    - http://sametmax.com/log-post-mortem-avec-python/
    debug dev python sametmax
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation