Managed Projects

Device Memory Read/Write

  Analyzed 1 day 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.28K lines of code

1 current contributors

about 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

SEALS Simple Embedded ARM Linux System

  Analyzed about 9 hours 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.2K lines of code

2 current contributors

about 1 month since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

diskled

  Analyzed 1 day 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 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

usefulsnips

  Analyzed about 13 hours ago

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

3.62K lines of code

2 current contributors

18 days since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This

cquats

  Analyzed about 3 hours 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 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

procmap

  Analyzed about 12 hours ago

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

2.67K lines of code

0 current contributors

5 days since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This