Giter Site home page Giter Site logo

mr-wolf-gb / exploitdb Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 4.0 2.36 MB

Exploit-db (is NOT the official APP).

Home Page: https://www.exploit-db.com

License: GNU General Public License v3.0

Kotlin 100.00%
exploit database vulnerabilities cve android kotlin exploit-code metasploit cve-search

exploitdb's People

Contributors

mr-wolf-gb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

exploitdb's Issues

Exception drawable

android.content.res.Resources$NotFoundException: Drawable com.dev.wolf.exploit_db:drawable/ic_hardware with resource ID #0x7f080079
Caused by: android.content.res.Resources$NotFoundException: File res/ct.xml from drawable resource ID #0x7f080079
	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:1110)
	at android.content.res.ResourcesImpl.loadDrawable(ResourcesImpl.java:729)
	at android.content.res.Resources.loadDrawable(Resources.java:1096)
	at android.content.res.Resources.getDrawableForDensity(Resources.java:1051)
	at android.content.res.Resources.getDrawable(Resources.java:990)
	at android.content.Context.getDrawable(Context.java:697)
	at androidx.core.content.ContextCompat$Api21Impl.getDrawable(ContextCompat.java:1)
	at androidx.appcompat.widget.ResourceManagerInternal.getDrawable(ResourceManagerInternal.java:10)
	at androidx.appcompat.widget.ResourceManagerInternal.getDrawable(ResourceManagerInternal.java:1)
	at androidx.appcompat.content.res.AppCompatResources.getDrawable(AppCompatResources.java:1)
	at androidx.appcompat.widget.AppCompatTextView.setCompoundDrawablesWithIntrinsicBounds(AppCompatTextView.java:5)
	at com.dev.wolf.exploit_db.ui.list.adapter.ExploitListItemADKt$exploitListItemAD$2$2.invoke(ExploitListItemAD.kt:40)
	at com.hannesdorfmann.adapterdelegates4.dsl.DslViewBindingListAdapterDelegate.onBindViewHolder(ViewBindingListAdapterDelegateDsl.kt:4)
	at com.hannesdorfmann.adapterdelegates4.AbsListItemAdapterDelegate.onBindViewHolder(AbsListItemAdapterDelegate.java:2)
	at com.hannesdorfmann.adapterdelegates4.AdapterDelegatesManager.onBindViewHolder(AdapterDelegatesManager.java:3)
	at com.hannesdorfmann.adapterdelegates4.AsyncListDifferDelegationAdapter.onBindViewHolder(AsyncListDifferDelegationAdapter.java:6)
	at androidx.recyclerview.widget.RecyclerView$Recycler.tryGetViewHolderForPositionByDeadline(RecyclerView.java:171)
	at androidx.recyclerview.widget.LinearLayoutManager$LayoutState.next(LinearLayoutManager.java:9)
	at androidx.recyclerview.widget.LinearLayoutManager.layoutChunk(LinearLayoutManager.java:1)
	at androidx.recyclerview.widget.LinearLayoutManager.fill(LinearLayoutManager.java:12)
	at androidx.recyclerview.widget.LinearLayoutManager.onLayoutChildren(LinearLayoutManager.java:119)
	at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep2(RecyclerView.java:14)
	at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:15)
	at androidx.recyclerview.widget.RecyclerView.consumePendingUpdateOperations(RecyclerView.java:23)
	at androidx.recyclerview.widget.RecyclerView$1.run(RecyclerView.java:6)
	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1010)
	at android.view.Choreographer.doCallbacks(Choreographer.java:809)
	at android.view.Choreographer.doFrame(Choreographer.java:740)
	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:995)
	at android.os.Handler.handleCallback(Handler.java:938)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:246)
	at android.app.ActivityThread.main(ActivityThread.java:8595)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
Caused by: android.view.InflateException: Class not found x
	at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:228)
	at android.graphics.drawable.DrawableInflater.inflateFromXmlForDensity(DrawableInflater.java:145)
	at android.graphics.drawable.Drawable.createFromXmlInnerForDensity(Drawable.java:1429)
	at android.graphics.drawable.Drawable.createFromXmlForDensity(Drawable.java:1388)
	at android.content.res.ResourcesImpl.loadXmlDrawable(ResourcesImpl.java:1173)
	at android.content.res.ResourcesImpl.loadDrawableForCookie(ResourcesImpl.java:1070)
	... 35 more
Caused by: java.lang.ClassNotFoundException: Didn't find class "x" on path: DexPathList[[zip file "/data/app/~~mCQA1HHIa7u6WwfsZSvf3Q==/com.dev.wolf.exploit_db-XIo2Yf9g9F4kvKBcRa76zw==/base.apk"],nativeLibraryDirectories=[/data/app/~~mCQA1HHIa7u6WwfsZSvf3Q==/com.dev.wolf.exploit_db-XIo2Yf9g9F4kvKBcRa76zw==/lib/arm64, /system/lib64]]
	at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:207)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
	at android.graphics.drawable.DrawableInflater.inflateFromClass(DrawableInflater.java:209)
	... 40 more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.