Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 5

The GNU linker and related programs and libraries: ar, as, gprof, ld, nm, ranlib, strip, libbfd. You depend on this utterly.

4.31532
   
  0 reviews  |  748 users  |  2,816,171 lines of code  |  77 current contributors  |  Analyzed 7 days ago
 
 

A small set of various PaX aware and related utilities for ELF binaries. It was written for ELF Q/A on Gentoo systems but can be used on any distribution.

0
 
  0 reviews  |  3 users  |  8,518 lines of code  |  1 current contributor  |  Analyzed 4 days ago
 
 

Pure Ruby ELF parser for ELF files analysis. Includes analysis tools like cowstats.

5.0
 
  0 reviews  |  2 users  |  6,603 lines of code  |  1 current contributor  |  Analyzed 5 days ago
 
 

A collection of libraries and utilities for working with ELF object files and DWARF debugging information.

0
 
  0 reviews  |  2 users  |  85,940 lines of code  |  11 current contributors  |  Analyzed 6 days ago
 
 

A BSD-licensed implementation of compilation tools (nm, ar, as, ld, etc.) for the ELF object format.

4.0
   
  0 reviews  |  1 user  |  85,300 lines of code  |  2 current contributors  |  Analyzed 6 days ago
 
 

BfdAda allows to write Ada programs that read object files, archives or program executables to scan their content and their symbol tables. It provides the full BFD API to: - Access the sections the binary file is composed of - Access the symbol table with the definition of each symbol - Disassemble ... [More] the code using the BFD disassembler corresponding to the binary file. BfdAda also provides some examples to show how to use this library. [Less]

0
 
  0 reviews  |  1 user  |  20,235 lines of code  |  2 current contributors  |  Analyzed 3 days ago
 
 

A toolchain consisting of a C compiler and various tools for binary object handling.

0
 
  0 reviews  |  1 user  |  1,479 lines of code  |  0 current contributors  |  Analyzed about 4 years ago
 
 

The MLlib (or Minishlink's Library) is a simple library to develop on Nintendo Wii. Technically, it's a wrapper of libogc and others librairies. Coding with this lib on Wii is way easier now ! :-) More info here. TemplateHere's the simple code to have the program running on Wii : ... [More] #include int main(int argc, char **argv) { ML_Init(); ML_SplashScreen(); // You can delete this instruction, but please let it if you can :) while(1) { if(Wiimote[0].Newpress.Home) ML_Exit(); ML_Refresh(); } return 0; }Authors :Minishlink Special Thanks :Chaosteil Cid2Mizard Crayon Dhewg Dykam EvilSpoon Feesh Mollusk Morukutsu NoNameNo Svpe T4ils WntrMute Zeblackos and these communities : www.dev-fr.org + IRC Channel #dev-fr www.nintendomax.com www.wiibrew.org + IRC Channel #wiidev www [Less]

5.0
 
  0 reviews  |  1 user  |  4,223 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

mkelfImage is a utility to create ELF boot images from Linux kernel images.

4.0
   
  0 reviews  |  1 user  |  14,337 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Our project aims to develop Linux and Android support for T-Mobile Wing, HTC Herald, and other OMAP850-based devices.

0
 
  0 reviews  |  1 user  |  984 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.