com.google.ads.AdView Ads Free
.method private a(Landroid/content/Context;Lcom/google/ads/AdSize;Landroid/util/AttributeSet;)Z
    .locals 1
    .parameter
    .parameter
    .parameter
    .prologue
    .line 189
    invoke-static {p1}, Lcom/google/ads/util/AdUtil;->c(Landroid/content/Context;)Z
    move-result v0
    if-nez v0, :cond_0
    .line 190
    const-string v0, "You must have AdActivity declared in AndroidManifest.xml with configChanges."
    invoke-direct {p0, p1, v0, p2, p3}, Lcom/google/ads/AdView;->a(Landroid/content/Context;Ljava/lang/String;Lcom/google/ads/AdSize;Landroid/util/AttributeSet;)V
    .line 195
    const/4 v0, 0x0
    .line 198
    :goto_0
    return v0
    :cond_0
    const/4 v0, 0x1
    goto :goto_0
.end method
有一部分使用Google ads的引用程序在修改程序的资源文件之后会出现You must have AdActivity declared in AndroidManifest.xml with configChanges这么一个提示。如果要去掉这个提示只需要将上面的包含提示代码的三行注释掉即可。并且有的app在资源文件中没有广告的大小,所以也就没法修改。但是还是可以通过注释掉上面的几行来达到去广告的效果。技术不高深,笔记而已。当然了也可以直接修改广告初始化的代码。
Zynamics.BinDiff.v4.0.1.Incl.Keyfilemaker.and.Patch-EMBRACE
zynamics BinDiff, the leading executable-comparison tool for reverse engineers that need to analyze patches, malware variants, or are generally interested in the differences between two executables.
Download link:http://depositfiles.com/files/7ypfl1p8y/Zynamics.BinDiff.v4.0.1.Incl.Keyfilemaker.and.Patch-EMBRACE.rar
APK+Dex文件反编译及回编译工具 v1.6.7c 正式版
InstrumentLab 5.0 For Delphi
Great looking user interfaces! for your DSP and control applications. The following images are a taste of what InstrumentLab has to offer.
Applications include: real time data monitoring, process control, signal analysis, digital signal analysis, video analysis, data visualization, visual instrumentation and more.
User Agent Simulator v2.0
很久之前写过一个浏览器的User Agent模拟工具,但是比较粗糙。没有进度,也没有单独的线程处理下载。在下载大文件的时候就卡死了。今天重新修改了一下,至于模拟User Agent干嘛就不用明说了吧?嘻嘻 
											




