All Projects → rigidchips-lib → Rigidchips

rigidchips-lib / Rigidchips

Labels

Projects that are alternatives of or similar to Rigidchips

carsBase
База автомобилей с марками и моделями JSON, CSV, XLSX и MySQL
Stars: ✭ 49 (+172.22%)
Mutual labels:  logos
Lookinloader
Lookin - iOS UI Debugging Tweak LookinLoader,Compatible with iOS 8~13
Stars: ✭ 357 (+1883.33%)
Mutual labels:  logos
Browser Logos
🗂 High resolution web browser logos
Stars: ✭ 5,538 (+30666.67%)
Mutual labels:  logos
NotificationExplorer
See what notifications exist at runtime
Stars: ✭ 43 (+138.89%)
Mutual labels:  logos
Ignition
Runs the CarPlay UI directly on top of SpringBoard on an iOS device, no need for a car!
Stars: ✭ 270 (+1400%)
Mutual labels:  logos
Nrol 39 Logo
A vector PDF of the official mission logo of NROL-39 released via FOIA
Stars: ✭ 398 (+2111.11%)
Mutual labels:  logos
svg-music-logos
🎧 A collection of logos and symbols from bands, musicians and related in SVG
Stars: ✭ 30 (+66.67%)
Mutual labels:  logos
Dkflexloader
Flipboard FLEX dylib loader
Stars: ✭ 6 (-66.67%)
Mutual labels:  logos
Devicon
Set of icons representing programming languages, designing & development tools
Stars: ✭ 4,536 (+25100%)
Mutual labels:  logos
Logos
A huge collection of SVG logos
Stars: ✭ 5,344 (+29588.89%)
Mutual labels:  logos
libre-logos
A collection of free logos for open source projects
Stars: ✭ 131 (+627.78%)
Mutual labels:  logos
Font Logos
An icon font providing popular linux distro's logos
Stars: ✭ 256 (+1322.22%)
Mutual labels:  logos
Cydia
🔥🔥🔥我的微信公众号: Cydia 🔥🔥🔥=> Cydia插件 Logos语言 开发Tweak.xm Cydia Substrate 注入dylib iOS逆向工程开发 越狱Jailbreak deb插件 - fishhook / Frida / iOSOpenDev / Cycript / MachOView / IDA / Hopper Disassembler / MonkeyDev / Class-dump / Theos / Reveal / Dumpdecryptd / FLEX / 汇编Assembly / CaptainHook / lldb/LLVM/XNU/Darwin/iOS Reverse
Stars: ✭ 407 (+2161.11%)
Mutual labels:  logos
ReachInfo
Reachability modernized.
Stars: ✭ 21 (+16.67%)
Mutual labels:  logos
Taptheat
Hold the '@' key to quickly enter your email
Stars: ✭ 5 (-72.22%)
Mutual labels:  logos
simple-icons-pdf
PDF icons for popular brands
Stars: ✭ 16 (-11.11%)
Mutual labels:  logos
Ispy
A reverse engineering framework for iOS
Stars: ✭ 361 (+1905.56%)
Mutual labels:  logos
Swipyfolders
📱 Gestures for your folders! (Jailbreak)
Stars: ✭ 17 (-5.56%)
Mutual labels:  logos
Autopause
Some simple yet useful tweak
Stars: ✭ 5 (-72.22%)
Mutual labels:  logos
Classdump Dyld
Class-dump any Mach-o file without extracting it from dyld_shared_cache
Stars: ✭ 455 (+2427.78%)
Mutual labels:  logos

RigidChips

Description

How to build

VisualStudio2013を使用してビルドを行います.

  1. Rigid8.slnを開きます.すると以下のダイアログが表示されるのでOKを選択します. dev01

  2. プロジェクトのプロパティページの構成プロパティ->全般から,プラットフォームツールセットVisual Studio2013(v120)に指定します. dev02

  3. 次に構成プロパティ->リンカ->詳細設定の,安全な例外ハンドラーを含むイメージいいえ(/SAFESEH:NO)に指定します. dev03

  4. ビルドを行います.

How to debug build

デバッグビルドを行うにはHow to buildの内容に加えて以下の設定が必要です.

プロジェクトのプロパティ->VC++プロパティインクルードディレクトリライブラリディレクトリをReleaseからDebugにコピーします.

Contribution

  1. Fork it
  2. Create your feature branch from dev branch(git checkout dev && git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request into dev branch
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].