码迷,mamicode.com
首页 >  
搜索关键字:iat    ( 1225个结果
oracle——基本语句参考02
网址:https://mp.weixin.qq.com/s?__biz=MzI5MzIwNDI1MQ==&mid=2650131616&idx=2&sn=68fc895fe8846901de4369fcbcc91835&chksm=f474d4d4c3035dc2be66b9032fef0878fa ...
分类:数据库   时间:2020-02-04 00:04:18    阅读次数:115
float和position:absolute脱离文本流的区别
float和position:absolute脱离文本流的区别原创 paediatrician 最后发布于2016-09-19 10:43:05 阅读数 5375 收藏展开文档流:将窗体自上而下分成一行行, 并在每行中按从左至右的顺序排放元素,块状元素独占一行,内联元素不独占一行;CSS中脱离文档流 ...
分类:其他好文   时间:2020-02-03 15:57:14    阅读次数:81
面试题: SpringBoot 的自动配置原理及定制starter
3、Spring Boot 的自动配置原理 package com.mmall; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootAp ...
分类:编程语言   时间:2020-02-01 21:25:28    阅读次数:99
PAT Advanced 1013 Battle Over Cities (25分)
It is vitally important to have all the cities connected by highways in a war. If a city is occupied by the enemy, all the highways from/toward that c ...
分类:其他好文   时间:2020-02-01 01:04:58    阅读次数:91
Ethical Hacking - GAINING ACCESS(19)
Client-Side Attacks - Social Engineering Tool: The FAT RAT Just like Veil, it generates Undetectable Metasploit backdoors. Uses a different method to ...
分类:数据库   时间:2020-02-01 00:38:55    阅读次数:88
PHP Function
``` '; require('reusable.php'); echo 'The script will end now.'; /* there are three situations here 1. if the reusable.php are those codes, which incl... ...
分类:Web程序   时间:2020-01-27 00:16:25    阅读次数:93
upx 手动脱壳
查壳 UPX 0.89.6 - 1.02 / 1.05 - 2.90 (Delphi) stub -> Markus & Laszlo upx这类压缩壳手动脱壳非常简单。 一、查找oep 二、dump、修复IAT 一、查找oep way1: 首先在程序入口发现pushad指令,接下来可以直接查找指令 ...
分类:其他好文   时间:2020-01-26 23:57:08    阅读次数:175
攻防世界 reverse Windows_Reverse1
Windows_Reverse1 2019_DDCTF 查壳 脱壳 脱壳后运行闪退,(或许需要修复下IAT??),先IDA 静态分析一下 int __cdecl main(int argc, const char **argv, const char **envp) { char v4; // [e ...
分类:Windows程序   时间:2020-01-23 17:03:02    阅读次数:425
Book: The TimeViz Browser
website; A visual survey of visualization techniques for time-oriented data. 1. Left pannel filter of visualization techniques; Number of variables: u ...
分类:其他好文   时间:2020-01-21 23:42:59    阅读次数:117
MAT00027I Mathematical Skills
Mathematical Skills II (MAT00027I) 2019/20Project 2 – Sparse matricesBackgroundMatrices with large dimensions can be difficult to handle on computers: ...
分类:其他好文   时间:2020-01-20 20:59:39    阅读次数:72
1225条   上一页 1 ... 14 15 16 17 18 ... 123 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!