GitHub
github.com › redox-os › binutils-gdb › blob › master › binutils › strings.c
binutils-gdb/binutils/strings.c at master · redox-os/binutils-gdb
/* strings -- print the strings of printable characters in files · Copyright (C) 1993-2021 Free Software Foundation, Inc. · This program is free software; you can redistribute it and/or modify · it under the terms of the GNU General Public License as published by ·
Author redox-os
GitHub
github.com › skyglobe › sstrings
GitHub - skyglobe/sstrings: A simpler version of GNU binutils' strings tool. · GitHub
A simpler version of GNU binutils' strings tool. Contribute to skyglobe/sstrings development by creating an account on GitHub.
Author skyglobe
Foreachsam
foreachsam.github.io › book-util-binutils › book › content › command › strings
strings - binutils 使用筆記 - foreachsam
GNU strings (GNU Binutils for Ubuntu) 2.26 Copyright (C) 2015 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) any later version.
GitHub
github.com › facebookarchive › binutils › blob › master › binutils › strings.c
binutils/binutils/strings.c at master · facebookarchive/binutils
Experimental binutils branch. Contribute to facebookarchive/binutils development by creating an account on GitHub.
Author facebookarchive
GitHub
github.com › geofft › binutils › blob › master › binutils › strings.c
binutils/binutils/strings.c at master · geofft/binutils
/* strings -- print the strings of printable characters in files · Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2011, 2012 · Free Software Foundation, Inc. · This program is free software; you can redistribute it and/or modify · it under the terms of the GNU General Public License as published by ·
Author geofft
Free-time-team
free-time-team.github.io › document › linux_basic › toolchain › binutils › binutils.html
binutils
strings The strings utility is designed specifically to extract string content from files, often without regard for the format of those files.
GitHub
cs107e.github.io › guides › binutils
CS107E Guide: Binary Utilities (binutils)
Prints text strings embedded in the input file. strings is useful for searching binary files, which are not readable using a text editor.
GitHub
github.com › gittup › binutils
GitHub - gittup/binutils: gittup.org's binutils · GitHub
README for GNU development tools This directory contains various GNU compilers, assemblers, linkers, debuggers, etc., plus their support routines, definitions, and documentation. If you are receiving this as part of a GDB release, see the file gdb/README. If with a binutils release, see binutils/README; if with a libg++ release, see libg++/README, etc.
Starred by 20 users
Forked by 10 users
Languages C 66.5% | Makefile 12.4% | Assembly 11.0% | C++ 4.4% | Scheme 1.1% | Shell 0.7%
Debian Manpages
manpages.debian.org › testing › binutils-common › strings.1.en.html
strings(1) — binutils-common — Debian testing — Debian Manpages
strings [-afovV] [-min-len] [-n ... For each file given, GNU strings prints the printable character sequences that are at least 4 characters long (or the number given with the options below) and are followed by an unprintable character....
GNU
gnu.org › software › binutils
Binutils - GNU Project - Free Software Foundation
The GNU Binutils are a collection of binary tools.
GNU
sourceware.org › binutils › docs › binutils › strings.html
strings (GNU Binary Utilities)
Only print strings from initialized, loaded data sections in the file. This may reduce the amount of garbage in the output, but it also exposes the strings program to any security flaws that may be present in the BFD library used to scan and load sections. Strings can be configured so that ...
Debian Manpages
manpages.debian.org › jessie › binutils › strings(1)
strings(1) — binutils — Debian jessie — Debian Manpages
strings [ -afovV] [-min-len] [ ... For each file given, GNU strings prints the printable character sequences that are at least 4 characters long (or the number given with the options below) and are followed by an unprintable character....
Chromium
chromium.googlesource.com › native_client › nacl-binutils › + › upstream › master › binutils › strings.c
binutils/strings.c - native_client/nacl-binutils - Git at Google
chromium/native_client/nacl-binutils/upstream/master/./binutils/strings.c ·
Debian Manpages
manpages.debian.org › experimental › binutils-common › strings.1.en.html
strings(1) — binutils-common — Debian experimental — Debian Manpages
strings [-afovV] [-min-len] [-n ... For each file given, GNU strings prints the printable character sequences that are at least 4 characters long (or the number given with the options below) and are followed by an unprintable character....
Debian Manpages
manpages.debian.org › testing › binutils-x86-64-gnu › x86_64-gnu-strings.1.en.html
x86_64-gnu-strings(1) — binutils-x86-64-gnu — Debian testing — Debian Manpages
July 5, 2023 - Only print strings from initialized, loaded data sections in the file. This may reduce the amount of garbage in the output, but it also exposes the strings program to any security flaws that may be present in the BFD library used to scan and load sections. Strings can be configured so that ...
GitHub
github.com › aixoss › binutils
GitHub - aixoss/binutils: GNU binutils, a set of programming tools for creating and managing binary programs, object files, libraries, profile data, and assembly source code · GitHub
README for GNU development tools This directory contains various GNU compilers, assemblers, linkers, debuggers, etc., plus their support routines, definitions, and documentation. If you are receiving this as part of a GDB release, see the file gdb/README. If with a binutils release, see binutils/README; if with a libg++ release, see libg++/README, etc.
Author aixoss
GitHub
github.com › STMicroelectronics › gnu-tools-for-stm32 › blob › 14.3.rel1 › src › gdb › binutils › NEWS
gnu-tools-for-stm32/src/gdb/binutils/NEWS at 14.3.rel1 · STMicroelectronics/gnu-tools-for-stm32
* Added -p switch to readelf to allow string dumps of sections. · Changes in 2.18: · * Resolved 37 coding problems in bfd including static array overruns, null · pointer dereferences and use of a malloc buffer after it has been freed, as · revealed by static analysis donated by Coverity, Inc. (http://scan.coverity.com). · * The binutils sources are now released under version 3 of the GNU General ·
Author STMicroelectronics
Debian Manpages
manpages.debian.org › buster › binutils-common › strings.1.en.html
strings(1) — binutils-common — Debian buster — Debian Manpages
March 21, 2019 - strings [-afovV] [-min-len] [-n ... For each file given, GNU strings prints the printable character sequences that are at least 4 characters long (or the number given with the options below) and are followed by an unprintable character....
Debian Manpages
manpages.debian.org › experimental › binutils-x86-64-linux-gnu › x86_64-linux-gnu-strings.1.en.html
x86_64-linux-gnu-strings(1) — binutils-x86-64-linux-gnu — Debian experimental — Debian Manpages
June 2, 2023 - Only print strings from initialized, loaded data sections in the file. This may reduce the amount of garbage in the output, but it also exposes the strings program to any security flaws that may be present in the BFD library used to scan and load sections. Strings can be configured so that ...
Debian Manpages
manpages.debian.org › testing › binutils › x86_64-linux-gnu-strings.1.en.html
x86_64-linux-gnu-strings(1) — binutils — Debian testing — Debian Manpages
August 7, 2017 - Only print strings from initialized, loaded data sections in the file. This may reduce the amount of garbage in the output, but it also exposes the strings program to any security flaws that may be present in the BFD library used to scan and load sections. Strings can be configured so that ...