Showing 24 open source projects for "windows hex memory"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    scanmem & GameConqueror

    scanmem & GameConqueror

    memory scanner for Linux

    scanmem is a debugging utility designed to isolate the address of an arbitrary variable in an executing process. scanmem simply needs to be told the pid of the process and the value of the variable at several different times. After several scans of the process, scanmem isolates the position of the variable and allows you to modify its value.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    Tiny8051
    Tiny8051 is small 8051 microcontroller simulator written in C#. Project was created for educational purposes, to show how µP works by using clean visual interface and debugging. Note: communication over serial port was not implemented, because there was no demand for it.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    debug_new

    debug_new

    C / C++ everything-memory debugger

    Warning: Older projects may have to be compiled with -DDEBUG_NEW_CONFIG_HAVE_DEPRECATED Debug_New offers the possibility of debugging memoryleaks, not only (note the "not only"; that's just one of its functions) in a <report-memory-leaks-on-shutdown> kind of way, but implemented using memory-states. - Cross platform + Cross compiler support (only utilizes the preprocessor and template-voodoo-magic for c++) - Supports C and C++ - Supports gcc and g++ - Supports pthread and any posix...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    CrtDbg for WinCE

    CrtDbg for WinCE

    Port of MS _CrtDbg Memory Leak Detection for WinCE

    You are searching _CrtDumpMemoryLeaks(), _CrtSetReportMode() and all the well known Win32 stuff? But you don't find it for your Windows CE or Windows Mobile native C or C++ development? Get tired of Memory Leaks? Handle Leaks? Trouble with Appverify (Application Verifier for WinCE)? Stop searching. Congratulations, you got it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enable access to virtual apps and desktops without device or browser restrictions. Icon
    Enable access to virtual apps and desktops without device or browser restrictions.

    For IT Professionals and Application Developers

    Parallels® RAS (remote application server) is a flexible virtual application and desktop delivery solution that empowers organizations of all sizes to work securely from anywhere, on any device.
    Learn More
  • 5
    MSPDebug is a free debugger for use with MSP430 MCUs. It supports FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be used as a proxy for gdb or as an independent debugger with support for programming, disassembly and reverse eng
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs. We plan to implement all (hex-)editing features and support of the most important file formats.
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 7
    A Python programming environment providing memory sizing, profiling and analysis, and a specification language that can formally specify aspects of Python programs and generate tests and documentation from a common source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MemDBG is a little library that can help C and C++ programmers to debug memory leak bugs and other common pitfalls. It traces the memory blocks allocated and can reports errors and other informations on standard output, files and through UDP datagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    mpatrol is a link library that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory, including writing to free memory and memory leaks.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
    Learn More
  • 10
    Execute programs written in headecimal for ARM processors on Windows Mobile. Compiled with Pelles C on Windows XP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A userland debugger (featuring kernel memory access) capable of debugging x32 and native x64 bit applications. The Debugger is using SDL with the look and feel of a well known one
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A set of performance tools for Windows platform: memory leak detector and sampling profiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DUMA (Detect Unintended Memory Access) is a multi-platform memory debugging library. It can detect memory leaks and buffer overruns (or underruns) in a malloc() / new memory buffer. DUMA is a fork of Bruce Perens' Electric Fence library. sourceforge isn't maintained for many years! suggest you want to look at https://github.com/johnsonjh/duma
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 14
    MemTrace is a tool for tracking memory errors (memory leaks, double frees, memory overflows, etc.) in C/C++ programs, and requires no change to existing source code to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Heap Checker is a library for debugging and developing robust and efficient dynamic memory management and string manipulation in C programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    DEPRECATED: M-Cork (Memory Cork)

    Deprecated memory tracking library.

    This library is deprecated, has not been updated for nearly a decade and should not be used. See other projects, such as tcmalloc, jemalloc, etc. ==== Previous Description === Memory allocation library for "corking" memory leaks, especially for long-running processes and daemons. One can set a time point so memory leaks of allocations before that time are categorized differently (in the summary report) than leaks before i
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Detect memory leaks, debug them and analyze performance of allocation/deallocation with this simple middle-ware which provides wrappers for malloc/calloc/free
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Memory Supervision System (MSS) is a handy tool for debugging dynamic memory bugs and logging memory usage information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hack - Win32 Hex editor with REXX script capabilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    memwatch is an ANSI C fault tolerant memory leak and corruption detection tool. Basically, you add a header file to your souce code files, and compile with MEMWATCH defined or not. Check the README and USING files for more instructions.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 21
    HUP is a heap-profiling tool that allows the exploration and reduction of heap space consumption in Java applications. The HUP tool allows a programmer to locate and remove memory bottlenecks, which are caused by unused objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EmbedIT is a toolkit providing debugging of 8051 programs (c/asm) on real hardware, using debugging output from SDCC or hex files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ANSIMD (Ansi Memory Debugger) is a compact, powerful and flexible debugging facility, completely configurable at runtime, that detects automatically a large class of problems related to memory management. It is portable and requires low resources.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Hardware Memory Checker

    Hardware Memory Checker

    This is a memory checker utility that provides memory allocation and release functionality. It uses the memory paging system to allocate a guard page after each page of memory to provide a hardware boundary that can detect memory overflows. This allows for immediate detection of buffer overflow error conditions. There are many other memory checker programs in existence - why do we need another? This Hardware Memory Checker provides a combination of features not found in other memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next