Skip to content

Commit 7420ac2

Browse files
committed
Robot Updated at:7 Mar 2024 21:09:11 GMT
1 parent 622aade commit 7420ac2

14 files changed

+67
-36
lines changed

docs/awesome/android-security-awesome.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ A collection of Android security-related resources.
5353
1. [APKInspector](https://github.com/honeynet/apkinspector/)
5454
1. [Droid Intent Data Flow Analysis for Information Leakage](https://www.cert.org/secure-coding/tools/didfail.cfm)
5555
1. [DroidLegacy](https://bitbucket.org/srl/droidlegacy)
56-
1. ~~[Smali CFG generator](https://github.com/EugenioDelfa/Smali-CFGs)~~
5756
1. [FlowDroid](https://blogs.uni-paderborn.de/sse/tools/flowdroid/)
5857
1. [Android Decompiler](https://www.pnfsoftware.com/) – not free
5958
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.
7372
1. [One Step Decompiler](https://github.com/b-mueller/apkx) - Android APK Decompilation for the Lazy
7473
1. [APKLeaks](https://github.com/dwisiswant0/apkleaks) - Scanning APK file for URIs, endpoints & secrets.
7574
1. [Mobile Audit](https://github.com/mpast/mobileAudit) - Web application for performing Static Analysis and detecting malware in Android APKs.
75+
1. ~~[Smali CFG generator](https://github.com/EugenioDelfa/Smali-CFGs)~~
7676
1. ~~[Several tools from PSU](http://siis.cse.psu.edu/tools.html)~~
7777

7878
### App Vulnerability Scanners
@@ -95,7 +95,6 @@ A collection of Android security-related resources.
9595
1. [Inspeckage](https://github.com/ac-pm/Inspeckage) - Android Package Inspector - dynamic analysis with API hooks, start unexported activities, and more. (Xposed Module)
9696
1. [Android Hooker](https://github.com/AndroidHooker/hooker) - Dynamic Java code instrumentation (requires the Substrate Framework)
9797
1. [ProbeDroid](https://github.com/ZSShen/ProbeDroid) - Dynamic Java code instrumentation
98-
1. ~~[Android Tamer](https://androidtamer.com/) - Virtual / Live Platform for Android Security Professionals~~
9998
1. [DECAF](https://github.com/sycurelab/DECAF) - Dynamic Executable Code Analysis Framework based on QEMU (DroidScope is now an extension to DECAF)
10099
1. [CuckooDroid](https://github.com/idanr1986/cuckoo-droid) - Android extension for Cuckoo sandbox
101100
1. [Mem](https://github.com/MobileForensicsResearch/mem) - Memory analysis of Android (root required)
@@ -116,6 +115,8 @@ A collection of Android security-related resources.
116115
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
117116
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.
118117
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~~
119120
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)~~
120121
1. ~~[Android Reverse Engineering](https://redmine.honeynet.org/projects/are/wiki) – ARE (android reverse engineering) not under active development anymore~~
121122
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.
158159
1. [Obfuscapk](https://github.com/ClaudiuGeorgiu/Obfuscapk) - Obfuscapk is a modular Python tool for obfuscating Android apps without needing their source code.
159160
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.
160161
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.
161163
1. ~~[Procyon](https://bitbucket.org/mstrobel/procyon/wiki/Java%20Decompiler) - Java decompiler~~
162164
1. ~~[Smali viewer](http://blog.avlyun.com/wp-content/uploads/2014/04/SmaliViewer.zip)~~
163165
1. ~~[ZjDroid](https://github.com/BaiduSecurityLabs/ZjDroid)~~, ~~[fork/mirror](https://github.com/yangbean9/ZjDroid)~~
164166
1. ~~[Dare](http://siis.cse.psu.edu/dare/index.html) – .dex to .class converter~~
165-
1. [Decompiler.com](https://www.decompiler.com/) - Online APK and Java decompiler
166167

167168
### Fuzz Testing
168169

docs/awesome/awesome-agi-cocosci.md

+2
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,8 @@ organized into intricate patterns that seem to be consistent across individuals.
658658

659659
* [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.
660660

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.
662+
661663

662664
#### Domain Specified Applications
663665

docs/awesome/awesome-browser-extensions-for-github.md

+24-24
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ Installs: 8 | Stars: 458 | Last update: 1 Mar 2021
5555

5656
Displays size of each file, download link and an option of copying file contents directly to clipboard
5757

58-
Installs: 657 | Stars: 1971 | Last update: 22 Apr 2021
58+
Installs: 659 | Stars: 1972 | Last update: 22 Apr 2021
5959

6060

6161
Easily search GIPHY to add a GIF into any GitHub comment box.
6262

63-
Installs: 530 | Stars: 168 | Last update: 18 Jan 2024
63+
Installs: 533 | Stars: 168 | Last update: 18 Jan 2024
6464

6565

6666
Find the best GIFs for your awesome pull requests.
@@ -70,7 +70,7 @@ Installs: 136 | Stars: 22 | Last update: n/a
7070

7171
Quickly browse the history of a file from any git repository.
7272

73-
Installs: 217 | Stars: 13468 | Last update: 13 Oct 2023
73+
Installs: 218 | Stars: 13469 | Last update: 13 Oct 2023
7474

7575

7676
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
9595

9696
A browser extension which gives different filetypes different icons on GitHub.
9797

98-
Installs: 20000 | Stars: 1368 | Last update: n/a
98+
Installs: 20000 | Stars: 1367 | Last update: n/a
9999

100100

101101
Highlight selected word in GitHub source view like Sublime Text.
@@ -105,12 +105,12 @@ Installs: 1000 | Stars: 143 | Last update: n/a
105105

106106
Neat hovercards for GitHub.
107107

108-
Installs: 17775 | Stars: 1799 | Last update: n/a
108+
Installs: 17781 | Stars: 1799 | Last update: n/a
109109

110110

111111
Colorize issue and PR links to see their status (open, closed, merged).
112112

113-
Installs: 104 | Stars: 296 | Last update: 9 Dec 2023
113+
Installs: 105 | Stars: 296 | Last update: 9 Dec 2023
114114

115115

116116
Displays npm package stats on GitHub
@@ -120,7 +120,7 @@ Installs: 606 | Stars: 57 | Last update: n/a
120120

121121
Lists repositories that are similar to the one being viewed
122122

123-
Installs: 37 | Stars: 45 | Last update: 10 Aug 2022
123+
Installs: 38 | Stars: 45 | Last update: 10 Aug 2022
124124

125125

126126
Revert closed GitHub issues from purple back to red
@@ -145,7 +145,7 @@ Installs: 41 | Stars: 48 | Last update: 25 Sep 2023
145145

146146
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.
147147

148-
Installs: 120 | Stars: 363 | Last update: 14 Nov 2023
148+
Installs: 122 | Stars: 363 | Last update: 14 Nov 2023
149149

150150

151151
View and create Linear tickets from any GitHub PR or issue.
@@ -160,7 +160,7 @@ Installs: 2000 | Stars: 290 | Last update: n/a
160160

161161
It can make the sub-directories and files of github repository as zip and download it
162162

163-
Installs: 3554 | Stars: 35 | Last update: 21 Aug 2023
163+
Installs: 3573 | Stars: 35 | Last update: 21 Aug 2023
164164

165165

166166
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.
@@ -190,7 +190,7 @@ Installs: 10000 | Stars: 3432 | Last update: n/a
190190

191191
Browser extension to add git graph to GitHub website.
192192

193-
Installs: 429 | Stars: 2608 | Last update: 1 Jan 2024
193+
Installs: 431 | Stars: 2616 | Last update: 1 Jan 2024
194194

195195

196196
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.
@@ -200,17 +200,17 @@ Installs: 57 | Stars: 235 | Last update: n/a
200200

201201
See forks with the most stars under the names of repositories.
202202

203-
Installs: 347 | Stars: 574 | Last update: 4 Jul 2021
203+
Installs: 348 | Stars: 574 | Last update: 4 Jul 2021
204204

205205

206206
Show Material icons for files/folders in repository file viewer. Display the same icons from vscode-material-icon-theme VSCode extension.
207207

208-
Installs: 778 | Stars: 430 | Last update: 20 Feb 2024
208+
Installs: 780 | Stars: 430 | Last update: 20 Feb 2024
209209

210210

211211
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.
212212

213-
Installs: 39 | Stars: 249 | Last update: 27 Nov 2019
213+
Installs: 40 | Stars: 249 | Last update: 27 Nov 2019
214214

215215

216216
Chrome extension which helps you not to miss important changes in your news thread related to your repo
@@ -220,12 +220,12 @@ Installs: 17 | Stars: 15 | Last update: n/a
220220

221221
A Chrome and Firefox extension to quickly see your notifications in a popup without leaving the current page.
222222

223-
Installs: 75 | Stars: 140 | Last update: 6 Apr 2023
223+
Installs: 74 | Stars: 140 | Last update: 6 Apr 2023
224224

225225

226226
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.
227227

228-
Installs: 542 | Stars: 1775 | Last update: 12 Jul 2023
228+
Installs: 544 | Stars: 1776 | Last update: 12 Jul 2023
229229

230230

231231
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
235235

236236
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.
237237

238-
Installs: 12794 | Stars: 5231 | Last update: 13 Nov 2022
238+
Installs: 12801 | Stars: 5231 | Last update: 13 Nov 2022
239239

240240

241241
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).
@@ -252,12 +252,12 @@ Installs: 4000 | Stars: 960 | Last update: n/a
252252

253253
Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories.
254254

255-
Installs: 37461 | Stars: 22646 | Last update: 4 Jan 2024
255+
Installs: 37491 | Stars: 22643 | Last update: 4 Jan 2024
256256

257257

258258
Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design).
259259

260-
Installs: 64 | Stars: 224 | Last update: 6 Aug 2021
260+
Installs: 63 | Stars: 224 | Last update: 6 Aug 2021
261261

262262

263263
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.
@@ -267,7 +267,7 @@ Installs: 41 | Stars: 68 | Last update: 23 Sep 2023
267267

268268
Helps you keep track of incoming and outgoing PRs, and notifies you when you receive a pull request on GitHub.
269269

270-
Installs: 39 | Stars: 113 | Last update: 21 Jun 2023
270+
Installs: 38 | Stars: 113 | Last update: 21 Jun 2023
271271

272272

273273
Browser extension that shows which pull requests contain changes related to a file.
@@ -277,7 +277,7 @@ Installs: 4 | Stars: 96 | Last update: 15 Oct 2020
277277

278278
Extension that simplifies the GitHub interface and adds useful features.
279279

280-
Installs: 8545 | Stars: 22743 | Last update: 8 Feb 2024
280+
Installs: 8578 | Stars: 22748 | Last update: 8 Feb 2024
281281

282282

283283
Are they tabs? Are they spaces? How many? Never wonder again! Renders spaces as `·` and tabs as `` in all the code on GitHub.
@@ -298,7 +298,7 @@ The Sourcegraph browser extension gives GitHub IDE-like powers when you're viewi
298298
4. Hover tooltips
299299
5. File tree navigation
300300

301-
Installs: 971 | Stars: 9530 | Last update: 14 Apr 2023
301+
Installs: 976 | Stars: 9532 | Last update: 14 Apr 2023
302302

303303

304304
Make tab indented code more readable by forcing the tab size to 4 instead of 8.
@@ -323,12 +323,12 @@ Installs: 70000 | Stars: n/a | Last update: n/a
323323

324324
All your issues, PRs, repos and other work documents right in your new tab
325325

326-
Installs: 166 | Stars: n/a | Last update: n/a
326+
Installs: 167 | Stars: n/a | Last update: n/a
327327

328328

329329
file tree for github, and more than that.
330330

331-
Installs: 355 | Stars: n/a | Last update: 15 Dec 2023
331+
Installs: 358 | Stars: n/a | Last update: 15 Dec 2023
332332

333333

334334
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.
@@ -338,7 +338,7 @@ Installs: 2000 | Stars: 131 | Last update: n/a
338338

339339
gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code.
340340

341-
Installs: 2370 | Stars: 133 | Last update: 5 Mar 2024
341+
Installs: 2377 | Stars: 133 | Last update: 7 Mar 2024
342342

343343

344344
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.

docs/awesome/awesome-cpp.md

+1
Original file line numberDiff line numberDiff line change
@@ -1089,6 +1089,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
10891089
* [pprint](https://github.com/p-ranav/pprint) - Pretty Printer for Modern C++. [MIT]
10901090
* [pspsdk](https://github.com/pspdev/pspsdk) - An open-source SDK for PSP homebrew development. [BSD/GNU GPL3]
10911091
* [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/)
10921093
* [Remote Call Framework](http://www.deltavsoft.com/) - Inter-process communication framework for C++. [GPL2/Proprietary]
10931094
* [scnlib](https://github.com/eliaskosunen/scnlib) - scanf for modern C++. [Apache-2.0] [website](https://v1.scnlib.dev/)
10941095
* [Scintilla](http://scintilla.org/) - A free source code editing component. [MIT]

docs/awesome/awesome-go.md

+1
Original file line numberDiff line numberDiff line change
@@ -3165,6 +3165,7 @@ _Where to discover new Go libraries._
31653165
- [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.
31663166
- [For the Love of Go](https://bitfieldconsulting.com/books/love) - An introductory book for Go beginners.
31673167
- [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.
31683169
- [Know Go: Generics](https://bitfieldconsulting.com/books/generics) - A guide to understanding and using generics in Go.
31693170
- [Lets-Go](https://lets-go.alexedwards.net) - A step-by-step guide to creating fast, secure and maintanable web applications with Go.
31703171
- [Lets-Go-Further](https://lets-go-further.alexedwards.net) - Advanced patterns for building APIs and web applications in Go.

docs/awesome/awesome-micropython.md

+2
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,7 @@ Other places you can look for MicroPython Libraries:
590590
#### IO-Expander
591591

592592
* [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.
593594
* [micropython-mcp23017](https://github.com/mcauser/micropython-mcp23017) - MicroPython driver for MCP23017 16-bit I/O Expander.
594595
* [micropython-pcf8574](https://github.com/mcauser/micropython-pcf8574) - MicroPython driver for PCF8574 8-Bit I2C I/O Expander with Interrupt.
595596
* [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:
818819
* [micropython-hcsr04](https://github.com/rsc1975/micropython-hcsr04) - Driver for HC-SR04 ultrasonic distance sensors.
819820
* [micropython-us100](https://github.com/kfricke/micropython-us100) - MicroPython driver for the US-100 sonar distance sensor.
820821
* [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.
821823

822824
#### Dust
823825

0 commit comments

Comments
 (0)