238 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 04 Aug 2024 01:31:37 AM +08 - permalink -
    - https://rr-project.org/
    c++ debug dev programming tool
  • How to build highly-debuggable C++ binaries
    Tue 30 Jul 2024 02:15:53 AM +08 - 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 06 Mar 2015 09:31:51 AM +08 - 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 29 Nov 2014 12:03:53 AM +08 - 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 07 Nov 2013 10:36:08 PM +08 - 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 11 Sep 2013 11:23:20 AM +08 - permalink -
    - https://github.com/raveren/kint/
    debug php programming
  • Log post mortem avec Python
    Thu 07 Mar 2013 09:15:01 PM +08 - 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