You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.[Android Decompiler](https://www.pnfsoftware.com/) – not free
59
58
1.[PSCout](https://security.csl.toronto.edu/pscout/) - A tool that extracts the permission specification from the Android OS source code using static analysis
@@ -73,6 +72,7 @@ A collection of Android security-related resources.
73
72
1.[One Step Decompiler](https://github.com/b-mueller/apkx) - Android APK Decompilation for the Lazy
74
73
1.[APKLeaks](https://github.com/dwisiswant0/apkleaks) - Scanning APK file for URIs, endpoints & secrets.
75
74
1.[Mobile Audit](https://github.com/mpast/mobileAudit) - Web application for performing Static Analysis and detecting malware in Android APKs.
1.~~[Several tools from PSU](http://siis.cse.psu.edu/tools.html)~~
77
77
78
78
### App Vulnerability Scanners
@@ -95,7 +95,6 @@ A collection of Android security-related resources.
95
95
1.[Inspeckage](https://github.com/ac-pm/Inspeckage) - Android Package Inspector - dynamic analysis with API hooks, start unexported activities, and more. (Xposed Module)
1.~~[Android Tamer](https://androidtamer.com/) - Virtual / Live Platform for Android Security Professionals~~
99
98
1.[DECAF](https://github.com/sycurelab/DECAF) - Dynamic Executable Code Analysis Framework based on QEMU (DroidScope is now an extension to DECAF)
100
99
1.[CuckooDroid](https://github.com/idanr1986/cuckoo-droid) - Android extension for Cuckoo sandbox
101
100
1.[Mem](https://github.com/MobileForensicsResearch/mem) - Memory analysis of Android (root required)
@@ -116,6 +115,8 @@ A collection of Android security-related resources.
116
115
1.[Runtime Mobile Security (RMS)](https://github.com/m0bilesecurity/RMS-Runtime-Mobile-Security) - is a powerful web interface that helps you to manipulate Android and iOS Apps at Runtime
117
116
1.[PAPIMonitor](https://github.com/Dado1513/PAPIMonitor) – PAPIMonitor (Python API Monitor for Android apps) is a Python tool based on Frida for monitoring user-select APIs during the app execution.
118
117
1.[Android_application_analyzer](https://github.com/NotSoSecure/android_application_analyzer) - The tool is used to analyze the content of the Android application in local storage.
118
+
1.[Decompiler.com](https://www.decompiler.com/) - Online APK and Java decompiler
119
+
1.~~[Android Tamer](https://androidtamer.com/) - Virtual / Live Platform for Android Security Professionals~~
119
120
1.~~[Android Malware Analysis Toolkit](http://www.mobilemalware.com.br/amat/download.html) - (Linux distro) Earlier it use to be an [online analyzer](http://dunkelheit.com.br/amat/analysis/index_en.php)~~
120
121
1.~~[Android Reverse Engineering](https://redmine.honeynet.org/projects/are/wiki) – ARE (android reverse engineering) not under active development anymore~~
121
122
1.~~[ViaLab Community Edition](https://www.nowsecure.com/blog/2014/09/09/introducing-vialab-community-edition/)~~
@@ -158,11 +159,11 @@ A collection of Android security-related resources.
158
159
1.[Obfuscapk](https://github.com/ClaudiuGeorgiu/Obfuscapk) - Obfuscapk is a modular Python tool for obfuscating Android apps without needing their source code.
159
160
1.[ARMANDroid](https://github.com/Mobile-IoT-Security-Lab/ARMANDroid) - ARMAND (Anti-Repackaging through Multi-patternAnti-tampering based on Native Detection) is a novel anti-tampering protection scheme that embeds logic bombs and AT detection nodes directly in the apk file without needing their source code.
160
161
1.[MVT (Mobile Verification Toolkit)](https://github.com/mvt-project/mvt) - a collection of utilities to simplify and automate the process of gathering forensic traces helpful to identify a potential compromise of Android and iOS devices
162
+
1.[Dexmod](https://github.com/google/dexmod) - tool to exemplify patching Dalvik bytecode in a DEX (Dalvik Executable) file, and assist in the static analysis of Android applications.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-agi-cocosci.md
+2
Original file line number
Diff line number
Diff line change
@@ -658,6 +658,8 @@ organized into intricate patterns that seem to be consistent across individuals.
658
658
659
659
*[Communicating Natural Programs to Humans and Machines](https://proceedings.neurips.cc/paper_files/paper/2022/hash/182aed0379591ebd1d655b2bdc152075-Abstract-Datasets_and_Benchmarks.html) - ***NeurIPS'22***, 2022. [[All Versions](https://scholar.google.com/scholar?cluster=13381039702346039142&as_sdt=0,5)]. While humans readily generate and interpret instructions in a general language, computer systems are shackled to a narrow domain-specific language that they can precisely execute. This makes building intelligent systems that can generalize to novel situations such as ARC difficult. Human-generated instructions are referred as `natural programs'. While they resemble computer programs, they are distinct in two ways: First, they contain a wide range of primitives; Second, they frequently leverage communicative strategies beyond directly executable codes.
660
660
661
+
*[How Domain Experts Use an Embedded DSL](https://dl.acm.org/doi/abs/10.1145/3622851) - ***OOPSLA'23***, 2023. This work conducts a thematic analysis identified five key themes, including: the interaction between the eDSL and the host language has significant and sometimes unexpected impacts on eDSL user experience, and users preferentially engage with domain-specific communities and code templates rather than host language resources.
Quickly browse the history of a file from any git repository.
72
72
73
-
Installs: 217 | Stars: 13468 | Last update: 13 Oct 2023
73
+
Installs: 218 | Stars: 13469 | Last update: 13 Oct 2023
74
74
75
75
76
76
GitHub provides a page that only shows diffs with a .diff at the end of the URL of the pull request. This browser extension makes it easier to view csv diffs by using daff on that page.
@@ -95,7 +95,7 @@ Installs: 3 | Stars: 19 | Last update: 24 Jun 2020
95
95
96
96
A browser extension which gives different filetypes different icons on GitHub.
97
97
98
-
Installs: 20000 | Stars: 1368 | Last update: n/a
98
+
Installs: 20000 | Stars: 1367 | Last update: n/a
99
99
100
100
101
101
Highlight selected word in GitHub source view like Sublime Text.
This extension adds the simplicity of WYSIWYG editing to issues, comments, pull requests, wikis and discussions in GitHub. It accepts Markdown input and offers productive writing, starting with tables.
147
147
148
-
Installs: 120 | Stars: 363 | Last update: 14 Nov 2023
148
+
Installs: 122 | Stars: 363 | Last update: 14 Nov 2023
149
149
150
150
151
151
View and create Linear tickets from any GitHub PR or issue.
It can make the sub-directories and files of github repository as zip and download it
162
162
163
-
Installs: 3554 | Stars: 35 | Last update: 21 Aug 2023
163
+
Installs: 3573 | Stars: 35 | Last update: 21 Aug 2023
164
164
165
165
166
166
Create, save, edit, pin, search and delete filters that you commonly use on the Github Issues and Pull Requests pages. You are able to scope filters to be shown globally (on each repo) or only have them show up on the repo you create them on. Pinning filters is also a feature that this extension allows you to do. So if you have several filters you use daily - you have a way to quickly access them, at the top of your list.
Browser extension to add git graph to GitHub website.
192
192
193
-
Installs: 429 | Stars: 2608 | Last update: 1 Jan 2024
193
+
Installs: 431 | Stars: 2616 | Last update: 1 Jan 2024
194
194
195
195
196
196
Chrome extension that adds a button in browser and links this button to a GitHub repository that you will configure, then on any webpage just click this extension button and it will add the given link with the title of the page in that repository.
Show Material icons for files/folders in repository file viewer. Display the same icons from vscode-material-icon-theme VSCode extension.
207
207
208
-
Installs: 778 | Stars: 430 | Last update: 20 Feb 2024
208
+
Installs: 780 | Stars: 430 | Last update: 20 Feb 2024
209
209
210
210
211
211
An extension that creates direct links to imported modules, external or internal, on source code on GitHub. Supports multiple languages, including common ones like Rust, Go, Python and Ruby, but also odd ones like Nim, Haskell, Julia and Elm.
212
212
213
-
Installs: 39 | Stars: 249 | Last update: 27 Nov 2019
213
+
Installs: 40 | Stars: 249 | Last update: 27 Nov 2019
214
214
215
215
216
216
Chrome extension which helps you not to miss important changes in your news thread related to your repo
Displays your GitHub notifications unread count. Supports GitHub Enterprise and an option to only show unread count for issues you're participating in. You can click the icon to quickly see your unread notifications.
Filter your pull requests/issues in different categories giving you a big boost in productivity. Also suggests new trending repositories.
@@ -235,7 +235,7 @@ Installs: 2 | Stars: 136 | Last update: 16 Jan 2020
235
235
236
236
OctoLinker is the easiest and best way to navigate between files and projects on GitHub. It supports languages such as JavaScript, Ruby, Go, PHP, JAVA and more. It works with package.json as well as with Gemfiles.
237
237
238
-
Installs: 12794 | Stars: 5231 | Last update: 13 Nov 2022
238
+
Installs: 12801 | Stars: 5231 | Last update: 13 Nov 2022
239
239
240
240
241
241
OctoPermalinker is a browser extension that searches GitHub comments/files for links to files on branches, and adds a link to where the branch pointed when the comment/file was made/updated. This helps you avoid following a link that was broken after being posted. For context, here's some discussion about broken GitHub links: [Don't link to line numbers in GitHub](https://news.ycombinator.com/item?id=8046710).
Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories.
254
254
255
-
Installs: 37461 | Stars: 22646 | Last update: 4 Jan 2024
255
+
Installs: 37491 | Stars: 22643 | Last update: 4 Jan 2024
256
256
257
257
258
258
Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design).
259
259
260
-
Installs: 64 | Stars: 224 | Last update: 6 Aug 2021
260
+
Installs: 63 | Stars: 224 | Last update: 6 Aug 2021
261
261
262
262
263
263
This browser extension allows you to open files in your IDE directly from GitHub, assuming the repository you are working on is cloned on your computer. When a fragment of a file is displayed, your IDE opens the file and puts the cursor at the desired line.
All your issues, PRs, repos and other work documents right in your new tab
325
325
326
-
Installs: 166 | Stars: n/a | Last update: n/a
326
+
Installs: 167 | Stars: n/a | Last update: n/a
327
327
328
328
329
329
file tree for github, and more than that.
330
330
331
-
Installs: 355 | Stars: n/a | Last update: 15 Dec 2023
331
+
Installs: 358 | Stars: n/a | Last update: 15 Dec 2023
332
332
333
333
334
334
Add breakpoints at 1400px, 1600px and 1800px for full GitHub experience on large screens. Also removes the truncating of file and directory names in the repository browser.
gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code.
340
340
341
-
Installs: 2370 | Stars: 133 | Last update: 5 Mar 2024
341
+
Installs: 2377 | Stars: 133 | Last update: 7 Mar 2024
342
342
343
343
344
344
When viewing a repository on github.com that has a package.json file, this extension will introspect the dependencies in package.json and display links and description for each dependency, just below the repo's README.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-cpp.md
+1
Original file line number
Diff line number
Diff line change
@@ -1089,6 +1089,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
1089
1089
*[pprint](https://github.com/p-ranav/pprint) - Pretty Printer for Modern C++. [MIT]
1090
1090
*[pspsdk](https://github.com/pspdev/pspsdk) - An open-source SDK for PSP homebrew development. [BSD/GNU GPL3]
1091
1091
*[QtVerbalExpressions](https://github.com/VerbalExpressions/QtVerbalExpressions) - This Qt lib is based off of the C++ VerbalExpressions library. [MIT]
1092
+
*[RaipdFuzz](https://github.com/rapidfuzz/rapidfuzz-cpp) - Rapid fuzzy string matching in C++ using the Levenshtein Distance. [MIT][website](https://rapidfuzz.github.io/rapidfuzz-cpp/)
1092
1093
*[Remote Call Framework](http://www.deltavsoft.com/) - Inter-process communication framework for C++. [GPL2/Proprietary]
1093
1094
*[scnlib](https://github.com/eliaskosunen/scnlib) - scanf for modern C++. [Apache-2.0][website](https://v1.scnlib.dev/)
1094
1095
*[Scintilla](http://scintilla.org/) - A free source code editing component. [MIT]
Copy file name to clipboardexpand all lines: docs/awesome/awesome-go.md
+1
Original file line number
Diff line number
Diff line change
@@ -3165,6 +3165,7 @@ _Where to discover new Go libraries._
3165
3165
-[Effective Go: Elegant, efficient, and testable code](https://www.manning.com/books/effective-go) - Unlock Go’s unique perspective on program design, and start writing simple, maintainable, and testable Go code.
3166
3166
-[For the Love of Go](https://bitfieldconsulting.com/books/love) - An introductory book for Go beginners.
3167
3167
-[Go Faster](https://leanpub.com/gofaster) - This book seeks to shorten your learning curve and help you become a proficient Go programmer, faster.
3168
+
-[Go in Practice, Second Edition](https://www.manning.com/books/go-in-practice-second-edition) - Your practical guide on the ins-and-outs of Go development, covering the standard library and the most important tools from Go’s powerful ecosystem.
3168
3169
-[Know Go: Generics](https://bitfieldconsulting.com/books/generics) - A guide to understanding and using generics in Go.
3169
3170
-[Lets-Go](https://lets-go.alexedwards.net) - A step-by-step guide to creating fast, secure and maintanable web applications with Go.
3170
3171
-[Lets-Go-Further](https://lets-go-further.alexedwards.net) - Advanced patterns for building APIs and web applications in Go.
Copy file name to clipboardexpand all lines: docs/awesome/awesome-micropython.md
+2
Original file line number
Diff line number
Diff line change
@@ -590,6 +590,7 @@ Other places you can look for MicroPython Libraries:
590
590
#### IO-Expander
591
591
592
592
*[micropython-mcp230xx](https://github.com/ShrimpingIt/micropython-mcp230xx) - Driver for MCP23017 and MCP23008 GPIO expanders.
593
+
*[micropython-mcp230xx](https://github.com/dsiggi/micropython-mcp230xx) - Driver for MCP23017 and MCP23008 GPIO expanders, extended with interrupt handling.
593
594
*[micropython-mcp23017](https://github.com/mcauser/micropython-mcp23017) - MicroPython driver for MCP23017 16-bit I/O Expander.
594
595
*[micropython-pcf8574](https://github.com/mcauser/micropython-pcf8574) - MicroPython driver for PCF8574 8-Bit I2C I/O Expander with Interrupt.
595
596
*[micropython-pcf8575](https://github.com/mcauser/micropython-pcf8575) - MicroPython driver for PCF8575 16-Bit I2C I/O Expander with Interrupt.
@@ -818,6 +819,7 @@ Other places you can look for MicroPython Libraries:
818
819
*[micropython-hcsr04](https://github.com/rsc1975/micropython-hcsr04) - Driver for HC-SR04 ultrasonic distance sensors.
819
820
*[micropython-us100](https://github.com/kfricke/micropython-us100) - MicroPython driver for the US-100 sonar distance sensor.
820
821
*[micropython-i2c-ultrasonic](https://github.com/HowManyOliversAreThere/micropython-i2c-ultrasonic) - MicroPython driver for the RCWL-9620-based M5 I2C Ultrasonic Distance Unit.
822
+
*[micropython-grove-ultrasonic-ranger](https://github.com/mores/TheMissingLink/tree/main/Seeed_MicroPython_UltrasonicRanger) - Driver for SeeedStudio's Grove Ultrasonic Ranger.
0 commit comments