Managed Projects

Device Memory Read/Write

  Analyzed about 2 months ago

This project enables the user to read from and/or write to any generic memory location(s) on a device running the 2.6 Linux OS (or later). This includes "regular" RAM as well as hardware IO Memory that's mapped into the kernel virtual address space. In fact, the driver will perform the mapping ... [More] , given the hardware base address and length. The read/write utility programs run in user-land and talk to the underlying kernel driver via the ioctl system call. This could be extremely useful for driver authors, kernel developers, etc who want to peek/poke memory for learning, debug, testing, register lookups/writes and similar purposes. [Less]

1.78K lines of code

1 current contributors

4 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

SEALS Simple Embedded ARM Linux System

  Analyzed about 2 months ago

Simple Embedded ARM Linux System: The SEALs project consists of scripts that will enable one to build a simple yet complete skeletal ARM/Linux system, emulated using the powerful QEMU emulator. The SEAL scripts automate: - using a cross-compiler - ARM / Linux kernel config and build ... [More] - creating a skeletal root filesystem from scratch - integrating the components together, using QEMU (qemu-system-arm, particularly) to run the same in an emulated environment. Very useful for developers / testers to try things out in a custom ARM/Linux isolated guest (VM) system. ** Please first read the 'SEALs HOWTO' page in the Wiki section of this project [https://github.com/kaiwan/seals/wiki/SEALs-HOWTO] to better understand how to build and use this project. ** [Less]

2.23K lines of code

2 current contributors

7 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

diskled

  Analyzed about 2 months ago

Some laptops don't have a disk activity LED; this project reuses the power LED on a Lenovo (IBM) Thinkpad T460 as the disk activity LED

351 lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

usefulsnips

  Analyzed about 2 months ago

Useful snippets of code, scripts, etc. Check them out!

3.63K lines of code

2 current contributors

3 months since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

cquats

  Analyzed about 2 months ago

CQuATS is a management system that aims to collect heterogeneous code safety and security analysers/tools (primarily for 'C' code), bringing them together into a coherent, easy-to-use framework.

30.4K lines of code

0 current contributors

over 7 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

procmap

  Analyzed about 2 months ago

Visualization of the COMPLETE MEMORY MAP of any given process, including kernel VAS

2.77K lines of code

0 current contributors

3 months since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This