In IDAPython,
execfile('<path>/cxxparser.py')
parse_file('<path>/a.cpp',[r'-I<path>\LuaJIT-2.0.5\src', '-D__NT__', '-D__X64__', '-D__EA64__'])
parse_file('<path>/malloc.c',['-target=x86_64-linux-gnu'])
| package com.example.test.app;/* | |
| * Copyright (C) 2008 The Android Open Source Project | |
| * | |
| * Licensed under the Apache License, Version 2.0 (the "License"); | |
| * you may not use this file except in compliance with the License. | |
| * You may obtain a copy of the License at | |
| * | |
| * http://www.apache.org/licenses/LICENSE-2.0 | |
| * | |
| * Unless required by applicable law or agreed to in writing, software |
| package com.oasisfeng.android.service; | |
| import android.annotation.SuppressLint; | |
| import android.app.Service; | |
| import android.content.Intent; | |
| import android.os.Binder; | |
| import android.os.IBinder; | |
| import android.os.IInterface; | |
| import android.support.annotation.Nullable; | |
| import android.util.Log; |
| Registration Code | |
| Name : www.xyraclius.com | |
| Serial : OOCRYIMDMDPWRETFPSUZ | |
| FSCapture |
| --------- beginning of main | |
| 12-05 22:31:52.891 1206 1826 D libsensor-B2SNotifier: Backlight2SlpiNotifier brightness = 198 | |
| 12-05 22:31:52.891 819 3314 D FOD : updateHBMOverlayTarget brightness=198, mSupportMulExpo=0 | |
| 12-05 22:31:52.891 819 3314 D FOD : getHBMOverlayAlpha=0.703112 mBrightnessBackup=198, mTargetBrightness=1 mode = 2 | |
| 12-05 22:31:52.891 819 3314 D SurfaceFlinger: enter | |
| 12-05 22:31:52.891 819 3314 D SurfaceFlinger: successfully write 179 into /sys/class/drm/card0-DSI-1/dim_alpha | |
| 12-05 22:31:52.891 819 3314 D FOD : brightness=198; alpha=0.000000; mSupportMulExpo=0 | |
| 12-05 22:31:53.017 1206 1826 D libsensor-B2SNotifier: Backlight2SlpiNotifier brightness = 197 | |
| 12-05 22:31:53.017 819 3314 D FOD : updateHBMOverlayTarget brightness=197, mSupportMulExpo=0 | |
| 12-05 22:31:53.017 819 3314 D FOD : getHBMOverlayAlpha=0.703795 mBrightnessBackup=197, mTargetBrightness=1 mode = 2 |
| ''' | |
| Using Bottleneck Features for Multi-Class Classification in Keras | |
| We use this technique to build powerful (high accuracy without overfitting) Image Classification systems with small | |
| amount of training data. | |
| The full tutorial to get this code working can be found at the "Codes of Interest" Blog at the following link, | |
| https://www.codesofinterest.com/2017/08/bottleneck-features-multi-class-classification-keras.html | |
| Please go through the tutorial before attempting to run this code, as it explains how to setup your training data. |
| package com.qihoo360.mobilesafe.smsclean.utils; | |
| import java.lang.reflect.InvocationTargetException; | |
| import java.lang.reflect.Method; | |
| /** | |
| * SystemProperties 兼容类 | |
| * 请不要使用隐藏的SystemProperties API | |
| * <p/> | |
| * 这样使得编译变得麻烦, 也没有必要 |
| diff --git a/dexlayout/Android.bp b/dexlayout/Android.bp | |
| index 838510be37..34186d85d7 100644 | |
| --- a/dexlayout/Android.bp | |
| +++ b/dexlayout/Android.bp | |
| @@ -132,6 +132,30 @@ cc_defaults { | |
| ], | |
| } | |
| +cc_defaults { | |
| + name: "compact_dex_converter_defaults", |
If anyone's looking for a solution for licensing Sublime Text!
Here goes an easy tutorial on how to register, Sublime Text Version 3.2.2, Build 3211