-
Updated
Jul 7, 2022 - TypeScript
binary
Here are 2,017 public repositories matching this topic...
-
Updated
Jun 26, 2022 - JavaScript
"Snap" is a popular package format that enables Linux users to install and run applications cross-distro.
In order to help potential users discover and use fq, it would be neat to automatically build and publish a snap during the release process.
fq utilizes GoReleaser in [the "release" workflow
-
Updated
Jul 9, 2022 - Python
-
Updated
Jun 13, 2022 - Kotlin
What version of Garble and Go are you using?
$ garble version v0.4.1-0.20210929123233-e7320ec9c034 $ go version go version go1.17.2 linux/amd64
What environment are you running Garble on?
-
Updated
Jun 15, 2022 - Rust
-
Updated
Feb 5, 2022 - Go
-
Updated
Jul 5, 2022 - Python
-
Updated
Oct 31, 2021 - Python
-
Updated
Jul 1, 2022 - Go
-
Updated
Jul 8, 2022 - Scala
-
Updated
Apr 20, 2020 - Shell
-
Updated
Jul 5, 2022 - C
-
Updated
Jun 30, 2020 - JavaScript
-
Updated
Jul 7, 2022 - C++
-
Updated
Jul 4, 2022 - C#
-
Updated
Jul 3, 2022 - Elixir
Improve this page
Add a description, image, and links to the binary topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the binary topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

#1750 shows a way to debloat an object by extracting its encoding / decoding logic into a serializer class.
In this case, the
knowledge_plugins.functions.Functionmoved itsserializeandparse_from_cmgmethods.There are several places along the
angrcodebase where this pattern could be applied:angr/knowledge_plugins/cfg/cfg_model.py